styling
This commit is contained in:
2
home.php
2
home.php
@ -3,7 +3,7 @@
|
||||
<?php get_header(); ?>
|
||||
<body>
|
||||
<a class="skip-nav sr-only" href="#main-content">Skip to main</a>
|
||||
<?php get_template_part('globalHead'); ?>
|
||||
<?php get_template_part('global-head'); ?>
|
||||
|
||||
<main id="main-content" class="container" role="main">
|
||||
<?php get_template_part('home-loop'); ?>
|
||||
|
Reference in New Issue
Block a user