Loading page.php +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ get_header(); ?> <main> <?php the_post(); ?> <article> <header style="background-image:url('<?php if(has_post_thumbnail()) { // A header configured specifically for this page Loading Loading
page.php +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ get_header(); ?> <main> <?php the_post(); ?> <article> <header style="background-image:url('<?php if(has_post_thumbnail()) { // A header configured specifically for this page Loading