X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=layouts%2Fpartials%2Fhead-addition.html;fp=layouts%2Fpartials%2Fhead-addition.html;h=b298b5ef80520269763dd5e5e1b112d56460c5fd;hb=e28a215c266b18d0a3eb7156345f8cdbab3a883b;hp=0000000000000000000000000000000000000000;hpb=213775dddc11bf89506c563df2ead19098d80e08;p=theme-danix.xyz.git diff --git a/layouts/partials/head-addition.html b/layouts/partials/head-addition.html new file mode 100644 index 0000000..b298b5e --- /dev/null +++ b/layouts/partials/head-addition.html @@ -0,0 +1,10 @@ +{{/* + * Add the featured image to the header if it's present in the Front Matter + */}} +{{ if isset .Params "featured_image" }} + +{{ end }}