Skip to content

Commit

Permalink
Issue #60 Add Header and Footer template variant examples
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Apr 8, 2021
1 parent a66bac1 commit ea0da16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions block-template-parts/footer-variant-example.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!-- wp:paragraph -->
<p>This is an example of the Footer variant of the template part with a single paragraph. </p>
<!-- /wp:paragraph -->
1 change: 1 addition & 0 deletions block-template-parts/header-variant-example.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!-- wp:site-logo {"width":150} /-->

0 comments on commit ea0da16

Please sign in to comment.