Skip to content

Commit 900d90d

Browse files
Merge pull request #636 from InnerSourceCommons/adding-banner-for-Summit-23
Adding banner for Summit 23
2 parents 7f1ebd7 + cfd705f commit 900d90d

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

layouts/partials/header.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,32 @@
6868
</div>
6969
</section>
7070

71+
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">
85+
<div class="container">
86+
<div class="row align-items-center">
87+
<div class="col-md-12 text-center">
88+
<i class="ti-calendar mr-2"></i>Join us on November 15th and 16th for the world's leading gathering of InnerSource practitioners.
89+
<a href="https://bit.ly/ISCSum23" class="btn-link ml-1" target="_blank"> Register for Summit 23 here.
90+
<i class="ti-arrow-right"></i></a>
91+
</div>
92+
</div>
93+
</div>
94+
</section>
95+
96+
7197
<!--
7298
<section class="notice bg-primary text-light">
7399
<div class="container">

0 commit comments

Comments
 (0)