Skip to content

Commit 5bb824e

Browse files
Merge pull request #641 from andrea-kyurchiev/fix/rewords-banner-and-changes-colors
rewords the banner and changes the color to differentiate the two
2 parents a6c976e + 5d16ee7 commit 5bb824e

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

layouts/partials/header.html

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

59-
<section class="notice bg-light">
59+
<section class="notice bg-transperant">
6060
<div class="container">
6161
<div class="row align-items-center">
6262
<div class="col-md-12 text-center">
@@ -86,8 +86,10 @@
8686
<div class="row align-items-center">
8787
<div class="col-md-12 text-center">
8888
<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>
89+
<p class="mb-0">
90+
<a href="https://bit.ly/ISCSum23" class="btn-link ml-1" target="_blank"> Register here for InnerSource Summit 2023
91+
<i class="ti-arrow-right"></i></a>
92+
</p>
9193
</div>
9294
</div>
9395
</div>

0 commit comments

Comments
 (0)