Commit 8ac53cc1 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add the_post() for page.php as well

parent d655d8d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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