internal pages completed
This commit is contained in:
@@ -21,7 +21,7 @@ if ($page->post_parent !== 0) {
|
||||
<img class="absolute top-0 h-full w-full object-cover" src="<?php echo get_template_directory_uri(); ?>/assets/images/bgs/<?php echo $pageBG; ?>" alt="header-banner">
|
||||
</div>
|
||||
|
||||
|
||||
<h1 class="max-w-7xl mx-auto font-serif text-2xl text-cadet-900 px-4 lg:px-0 lg:text-4xl my-4"><?php echo $pageTitle ?></h1>
|
||||
<!--
|
||||
<h1 class="max-w-7xl mx-auto font-serif text-2xl text-cadet-900 px-4 lg:text-4xl my-4"><?php echo $pageTitle ?></h1> -->
|
||||
|
||||
<?php get_template_part('/templates/partials/quick_links'); ?>
|
Reference in New Issue
Block a user