partials/head: render a placeholder custom_head.html

This commit is contained in:
Wael M. Nasreddine
2019-02-26 00:35:20 -08:00
parent 487876daf1
commit 1cf2b933a3
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<!--
To add custom head section, please create `layouts/partials/custom_head.html` in your
Hugo directory.
-->