File Editor
Directories:
.. (Back)
Files:
call-to-action.php
footer-default.php
hidden-404.php
hidden-comments.php
hidden-heading.php
hidden-no-results.php
post-meta.php
Create New File
Create
Edit File: hidden-heading.php
<?php /** * Title: Hidden Heading for Homepage * Slug: twentytwentythree/hidden-heading * Inserter: no */ ?> <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}}} --> <h1 class="alignwide" style="margin-bottom:var(--wp--preset--spacing--60)"><?php echo esc_html_x( 'Mindblown: a blog about philosophy.', 'Main heading for homepage', 'twentytwentythree' ); ?></h1> <!-- /wp:heading -->
Save Changes
Rename File
Rename