Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
qtdcvxyp
/
public_html
/
wp-content
/
themes
/
twentytwentythree
/
patterns
✏️
Editing: hidden-heading.php
<?php /** * Title: Hidden Heading for Homepage * Slug: twentytwentythree/hidden-heading * Inserter: no * * @package WordPress * @subpackage Twenty_Twenty_Three * @since Twenty Twenty-Three 1.6 */ ?> <!-- 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
❌ Cancel