fix(theme): complete namespace swap + page-hero/aura-bg placement + single.spec gating
This commit is contained in:
@@ -15,6 +15,7 @@ if ( ! $hero_intro ) {
|
||||
}
|
||||
?>
|
||||
<section class="archive-projects aura-bg">
|
||||
<?php get_template_part( 'views/partials/aura-bg' ); ?>
|
||||
<div class="aura-bg__content">
|
||||
<div class="container mx-auto my-section">
|
||||
<header class="archive-projects__head">
|
||||
@@ -54,5 +55,4 @@ if ( ! $hero_intro ) {
|
||||
</section>
|
||||
|
||||
<?php
|
||||
get_template_part( 'views/partials/aura-bg' );
|
||||
get_footer();
|
||||
|
||||
Reference in New Issue
Block a user