diff options
Diffstat (limited to 'layouts/partials/custom_head.html')
-rw-r--r-- | layouts/partials/custom_head.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html new file mode 100644 index 0000000..4c53c40 --- /dev/null +++ b/layouts/partials/custom_head.html @@ -0,0 +1,3 @@ +<!-- A partial to be overwritten by the user. + Simply place a custom_head.html into + your local /layouts/partials-directory --> |