diff options
Diffstat (limited to 'layouts/partials/custom-scripts.html')
| -rw-r--r-- | layouts/partials/custom-scripts.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/partials/custom-scripts.html b/layouts/partials/custom-scripts.html new file mode 100644 index 0000000..c275701 --- /dev/null +++ b/layouts/partials/custom-scripts.html @@ -0,0 +1,5 @@ +{{- /* Head custom scripts area start */ -}} +{{- /* A partial to be overwritten by the user. */ -}} +{{- /* Simply place a custom-scripts.html into your local /layouts/partials-directory. */ -}} +{{- /* Its content will appear before any scripts in <head>. */ -}} +{{- /* Head custom scripts area end */ -}} |
