We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ba1808 + 791873b commit a24e135Copy full SHA for a24e135
1 file changed
layouts/partials/header.html
@@ -56,6 +56,18 @@
56
</header>
57
{{ "<!-- /navigation -->" | safeHTML }}
58
59
+<section class="notice bg-primary text-light">
60
+ <div class="container">
61
+ <div class="row align-items-center">
62
+ <div class="col-md-12 text-center">
63
+ <i class="ti-calendar mr-2"></i>INNERSOURCE COMMONS SUMMIT 24 - make sure you are part of this year's Summit -
64
+ <a href="https:bit.ly/SUM24CFP" class="notice bg-primary text-light" target="_blank"> Call For Proposals Now Open
65
+ <i class="ti-arrow-right"></i></a>
66
+ </div>
67
68
69
+</section>
70
+
71
<section class="notice bg-light">
72
<div class="container">
73
<div class="row align-items-center">
0 commit comments