Skip to content

Commit 486861e

Browse files
Missed an include
1 parent 50abd6d commit 486861e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{% include header.html %}
4040

4141
<main>
42-
{% include welcome_banner.html %}
42+
{% include ball_banner.html %}
4343
{{ content }}
4444
</main>
4545

0 commit comments

Comments
 (0)