mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 04:06:16 +08:00
1.0.4
This commit is contained in:
parent
3225714dfa
commit
6992887a80
6 changed files with 56 additions and 5 deletions
|
@ -12,6 +12,10 @@
|
|||
|
||||
<body <?php body_class(); ?>>
|
||||
|
||||
<?php if ( function_exists( 'wp_body_open' ) ) { wp_body_open(); } ?>
|
||||
|
||||
<a class="skip-link screen-reader-text" href="#page"><?php _e( 'Skip to content', 'curver' ); ?></a>
|
||||
|
||||
<div id="wrapper">
|
||||
|
||||
<header id="header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue