Skip to content

Commit

Permalink
Issue #44 - index.html shouldn't be reached since we have the templat…
Browse files Browse the repository at this point in the history
…es that come before it
  • Loading branch information
bobbingwide committed Apr 14, 2021
1 parent ea946c7 commit a28bbda
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion block-templates/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<div class="WP_DEBUG">index.html</div>
<!-- wp:html -->
<div class="WP_DEBUG">index.html - you shouldn't have got here!</div>
<!-- /wp:html -->

<!-- wp:template-part {"slug":"header","theme":"fizzie"} /-->

Expand Down

0 comments on commit a28bbda

Please sign in to comment.