Skip to content

Commit

Permalink
Homepage.html template name update
Browse files Browse the repository at this point in the history
  • Loading branch information
dlopezvsr committed Sep 11, 2024
1 parent cf9ffc0 commit 26cf6f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


{% block hero_guts %}
{% include "./fragments/heroguts_homepage.html" with root=root page=page homepage=True %}
{% include "./fragments/homepage_heroguts.html" with root=root page=page homepage=True %}
{% endblock %}


Expand Down

0 comments on commit 26cf6f7

Please sign in to comment.