mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
Fix typo in HTML comments (#118)
This commit is contained in:
parent
ec7e422842
commit
039f4ac0f4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
{{ block "js-include" . }}
|
||||
{{ partial "footer/scripts.html" . }}
|
||||
{{ end }}
|
||||
<!-- Include page specific scritps -->
|
||||
<!-- Include page specific scripts -->
|
||||
{{ block "customScripts" . }}
|
||||
{{ end }}
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue