Skip to content

Commit

Permalink
Update default-hero.html
Browse files Browse the repository at this point in the history
Relates to #726
TODO Relates to #729
  • Loading branch information
naher94 committed May 27, 2024
1 parent acb4230 commit 5939a37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _layouts/default-hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{% include head.html %}

<body>
{% include easter-egg-snackbar.html %}
{% include tag-manager.html %}

{% capture background-color-override %}
Expand All @@ -22,6 +23,7 @@

<main class="page-content">
{{ content }}
<!-- TODO check how the easter-egg-banner is showing up without it being included here?????? -->
</main>
{% include footer-buffer.html %}
{% include footer.html %}
Expand Down

0 comments on commit 5939a37

Please sign in to comment.