-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding a banner for the SustainOSS Virtual Forum
- Loading branch information
1 parent
25bf903
commit eb857fd
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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">×</span> | ||
</button> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters