Remove default page template
All checks were successful
continuous-integration/drone/push Build is passing

I'm removing it because it was causing the front page to look all
squished up in the editor.
This commit is contained in:
Aadil Ayub 2024-06-15 11:38:51 +05:00
parent c7f6fb461f
commit 921dcf483f

View File

@ -1,12 +0,0 @@
<!-- wp:template-part {"slug":"header"} /-->
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group"
style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)">
<!-- wp:post-title /-->
<!-- wp:post-content /-->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->