diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wp/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php Mon Oct 14 17:39:30 2019 +0200 @@ -0,0 +1,49 @@ + +
> + + ID ), 'twentyseventeen-featured-image' ); + + // Calculate aspect ratio: h / w * 100%. + $ratio = $thumbnail[2] / $thumbnail[1] * 100; + ?> + +
+
+
+ + + +
+
+
+ ', '' ); ?> + + + +
+ +
+ "%s"', 'twentyseventeen' ), + get_the_title() + ) ); + ?> +
+ +
+
+ +