mirror of
https://ghproxy.net/https://github.com/presscustomizr/hueman.git
synced 2026-02-28 21:45:05 +08:00
added : utility hu_print_mobile_btn() used to render the mobile buttons in the header fixed : don't wrap logo in h1 tag on home improved : various mobile menu scenarios added : animated mobile menu button added : mobile menu style option
7 lines
No EOL
119 B
PHP
7 lines
No EOL
119 B
PHP
<?php get_header(); ?>
|
|
|
|
<?php hu_get_content( 'tmpl/archive-tmpl'); ?>
|
|
|
|
<?php get_sidebar(); ?>
|
|
|
|
<?php get_footer(); ?>
|