Skip to content

Commit 1cbc2c7

Browse files
Merge pull request #675 from InnerSourceCommons/Removing-the-summit-banner
Removing the summit banner
2 parents 9d54b61 + 73c419b commit 1cbc2c7

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

layouts/partials/header.html

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

59-
<section class="notice bg-transperant">
59+
<section class="notice bg-light">
6060
<div class="container">
6161
<div class="row align-items-center">
6262
<div class="col-md-12 text-center">
@@ -69,19 +69,7 @@
6969
</section>
7070

7171

72-
<!--
73-
<section class="notice bg-primary text-light">
74-
<div class="container">
75-
<div class="row align-items-center">
76-
<div class="col-md-12 text-center">
77-
<a class="text-light" target="_blank" href="/events/isc-2022">Save the Dates for InnerSource Summit 2022</a>
78-
</div>
79-
</div>
80-
</div>
81-
</section>
82-
-->
83-
84-
<section class="notice bg-light">
72+
<!-- <section class="notice bg-light">
8573
<div class="container">
8674
<div class="row align-items-center">
8775
<div class="col-md-12 text-center">
@@ -93,7 +81,7 @@
9381
</div>
9482
</div>
9583
</div>
96-
</section>
84+
</section> -->
9785

9886

9987
<!--

0 commit comments

Comments
 (0)