diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-content/themes/twentyseventeen/header.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wp/wp-content/themes/twentyseventeen/header.php Mon Oct 14 17:39:30 2019 +0200 @@ -0,0 +1,57 @@ + section and everything up until
+ * + * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials + * + * @package WordPress + * @subpackage Twenty_Seventeen + * @since 1.0 + * @version 1.0 + */ + +?> + class="no-js no-svg"> + + + + + + + + +> +
+ + + + + '; + echo get_the_post_thumbnail( get_queried_object_id(), 'twentyseventeen-featured-image' ); + echo '
'; + endif; + ?> + +
+