Skip to content

Commit 7b498a4

Browse files
committed
Adding Summit 25 host header
Adding Summit 25 host header
1 parent 63b1e39 commit 7b498a4

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

layouts/partials/header.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@
6767
</div>
6868
</section> -->
6969

70+
<section class="notice bg-light">
71+
<div class="container">
72+
<div class="row align-items-center">
73+
<div class="col-md-12 text-center">Does your organization want to host InnerSource Summit 2025? Click <a href="https://bit.ly/4fchanz" class="btn-link ml-1" target="_blank">here</a> to apply or contact us at <a href="mailto:info@innersourcecommons.org" class="btn-link ml-1" target="_blank">info@innersourcecommons.org</a> to find out more
74+
</p>
75+
</div>
76+
</div>
77+
</div>
78+
</section>
79+
7080
<!-- <section class="notice bg-light">
7181
<div class="container">
7282
<div class="row align-items-center">
@@ -79,8 +89,8 @@
7989
</div>
8090
</section> -->
8191

82-
<!-- <section class="notice bg-primary text-light">
83-
</section> -->
92+
<section class="notice bg-primary text-light">
93+
</section>
8494

8595
<section class="notice bg-light">
8696
<div class="container">
@@ -93,3 +103,4 @@
93103
</div>
94104
</section>
95105

106+

0 commit comments

Comments
 (0)