Move single page scripts to a scripts block
This commit is contained in:
parent
c47444925c
commit
16201877f4
4 changed files with 17 additions and 29 deletions
|
@ -35,3 +35,7 @@
|
|||
{{ end }}
|
||||
</article>
|
||||
{{ end }}
|
||||
|
||||
{{ define "scripts" }}
|
||||
{{ partial "single_scripts.html" . }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue