Skip to content

Commit cc29600

Browse files
Merge pull request #936 from InnerSourceCommons/removing-summit-header
removing Summit header
2 parents a8c4405 + 066920a commit cc29600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/partials/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</header>
5757
{{ "<!-- /navigation -->" | safeHTML }}
5858

59-
<section class="notice bg-primary text-light">
59+
<!-- <section class="notice bg-primary text-light">
6060
<div class="container">
6161
<div class="row align-items-center">
6262
<div class="col-md-12 text-center">
@@ -65,7 +65,7 @@
6565
</div>
6666
</div>
6767
</div>
68-
</section>
68+
</section> -->
6969

7070
<!-- <section class="notice bg-light">
7171
<div class="container">

0 commit comments

Comments
 (0)