Skip to content

Commit

Permalink
remove alert banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jbbain committed Nov 16, 2023
1 parent 9c44990 commit cddb818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: base
---
<!-- ALERT -->
{% include alert.html %}
<!-- {% include alert.html %} -->
<main id="main-content">
{{ content }}
</main>

0 comments on commit cddb818

Please sign in to comment.