Skip to content

Commit

Permalink
feat(EOL): Add announcement to Examples page
Browse files Browse the repository at this point in the history
  • Loading branch information
edezekiel committed Mar 6, 2024
1 parent 26f2258 commit 6bbc12b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<body>
{{ partial "skippy" . }}

{{ partial "announcement" . }}

{{ partial "docs-navbar" . }}

<header class="d-flex flex-column flex-md-row align-items-md-center p-5 bg-light">
Expand Down

0 comments on commit 6bbc12b

Please sign in to comment.