Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
More renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Oct 16, 2023
1 parent 590d84e commit ccd17fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions patterns/template-home-blogging.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Title: Blogging Home
* Title: Blogging home template
* Slug: twentytwentyfour/template-home-blogging
* Template Types: front-page, index, home, page
* Viewport width: 1400
Expand All @@ -13,7 +13,7 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0","bottom":"0","left":"0","right":"0"},"blockGap":"0","margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"},"tagName":"main"} -->
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">

<!-- wp:pattern {"slug":"twentytwentyfour/blogging-home"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/page-home-blogging"} /-->

</main>
<!-- /wp:group -->
Expand Down
4 changes: 2 additions & 2 deletions patterns/template-home-business.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Title: Business Home
* Title: Business home template
* Slug: twentytwentyfour/template-home
* Template Types: front-page, index, home
* Viewport width: 1400
Expand All @@ -12,7 +12,7 @@

<!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"default"}} -->
<main class="wp-block-group" style="margin-top:0">
<!-- wp:pattern {"slug":"twentytwentyfour/home"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/home-business"} /-->
</main>
<!-- /wp:group -->

Expand Down

0 comments on commit ccd17fd

Please sign in to comment.