Initial commit: WordPress wp-content (themes, plugins, languages)
- Theme: momentry (custom theme with REST API routes) - Plugins: code-snippets (contains all API proxies) - Languages: zh_TW translations - Excludes: cache, backups, uploads, logs
This commit is contained in:
10
themes/twentytwentyfive/templates/index.html
Normal file
10
themes/twentytwentyfive/templates/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!-- wp:template-part {"slug":"header"} /-->
|
||||
|
||||
<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
||||
<main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)">
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/hidden-blog-heading"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/template-query-loop"} /-->
|
||||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer"} /-->
|
||||
Reference in New Issue
Block a user