Skip to content

Commit 1042a03

Browse files
Merge pull request #806 from andrea-kyurchiev/refactor/hide-announcement
refactor: comments out past announcement
2 parents 8397180 + abdb551 commit 1042a03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

layouts/partials/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<!-- <section class="notice bg-primary text-light">
8484
</section> -->
8585

86-
<section class="notice bg-light">
86+
<!-- <section class="notice bg-light">
8787
<div class="container">
8888
<div class="row align-items-center">
8989
<div class="col-md-12 text-center">
@@ -94,5 +94,5 @@
9494
</div>
9595
</div>
9696
</div>
97-
</section>
97+
</section> -->
9898

0 commit comments

Comments
 (0)