diff options
Diffstat (limited to '_includes/head')
-rw-r--r-- | _includes/head/custom.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_includes/head/custom.html b/_includes/head/custom.html new file mode 100644 index 0000000..33b1508 --- /dev/null +++ b/_includes/head/custom.html @@ -0,0 +1,3 @@ +<!-- start custom head snippets --> + +<!-- end custom head snippets --> |