diff options
Diffstat (limited to 'layouts/partials/custom-head.html')
| -rw-r--r-- | layouts/partials/custom-head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/custom-head.html b/layouts/partials/custom-head.html index 5883332..05c28a7 100644 --- a/layouts/partials/custom-head.html +++ b/layouts/partials/custom-head.html @@ -1,5 +1,5 @@ {{- /* Head custom content area start */ -}} {{- /* A partial to be overwritten by the user. */ -}} -{{- /* Simply place a custom-head.html into your local /layouts/partials-directory. */ -}} +{{- /* Simply place a custom-head.html into your local /layouts/partials - directory. */ -}} {{- /* Its content will appear before the closing </head>. */ -}} {{- /* Head custom content area end */ -}} |
