Skip to content

Commit

Permalink
Add blank template to Assembler (#8491)
Browse files Browse the repository at this point in the history
* Create template-blank.html

* Update template-blank.html
  • Loading branch information
richtabor authored Dec 5, 2024
1 parent 71869a9 commit d73b91b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assembler/templates/template-blank.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!-- wp:group {"tagName":"main","metadata":{"name":"Main"},"style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"default"}} -->
<main class="wp-block-group" style="margin-top:0">
<!-- wp:post-content {"style":{"spacing":{"padding":{"top":"0","bottom":"0","left":"0","right":"0"},"margin":{"top":"0","bottom":"0","left":"0","right":"0"}}},"layout":{"type":"default"}} /-->
</main>
<!-- /wp:group -->

0 comments on commit d73b91b

Please sign in to comment.