Skip to content

Commit

Permalink
Create banner.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadine2016 committed Jun 6, 2024
1 parent baeaaf3 commit ac5e573
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions layouts/partials/docs/banner.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<div class="alert alert-info d-flex">
<div class="w-100">
<p>{{ .Site.Params.BannerText | markdownify }}</p>
</div>
</div>

0 comments on commit ac5e573

Please sign in to comment.