custom front page template working

This commit is contained in:
Adam Piontek 2021-07-06 14:57:45 -04:00
parent 5592ee43e4
commit 0584537f99
13 changed files with 269 additions and 82 deletions

View file

@ -35,7 +35,7 @@ namespace WP_73k;
echo svg_icon_use("mdi-desktop-classic", "icon baseline");
printf( ' <span class="fw-light font-brand">\\\\%1$s</span>',
printf( '<span class="fw-light font-brand">\\\\%1$s</span>',
esc_html( get_bloginfo( 'name' ) )
);
@ -72,6 +72,3 @@ namespace WP_73k;
</div>
</nav>
<main>