Skip to content

Commit

Permalink
Adding a banner for the SustainOSS Virtual Forum
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Feb 3, 2025
1 parent 25bf903 commit eb857fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _includes/2025-event.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<div class="alert text-center text-white py-3 mb-0 border-0 rounded-0 book-promo" role="alert" style="background-color: #aa70b5">
<strong>Join us at <a href="https://opencollective.com/sustainoss/events/sustainoss-virtual-forum-348aa185" class="btn btn-outline-light ml-2">SustainOSS Virtual Forum</a></strong>
<button type="button" class="close float-none align-middle ml-2 ml-sm-4 text-white" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
1 change: 1 addition & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@
<body class="{{ body_class }}">
<header class="mast-header">
{%- include nav.html -%}
{%- include 2025-event.html -%}
</header>

0 comments on commit eb857fd

Please sign in to comment.