Skip to content

Commit

Permalink
relocate main js scripts template
Browse files Browse the repository at this point in the history
Signed-off-by: weru <[email protected]>
  • Loading branch information
onweru committed Feb 4, 2023
1 parent 620602c commit 8c6a51e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

{{- partialCached "icons" . }}
{{- partialCached "footer" . }}
{{- partialCached "scripts" . }}
{{- partialCached "scripts/index" . }}
{{- partialCached "hooks/body-end" . }}
</body>
</html>
File renamed without changes.

0 comments on commit 8c6a51e

Please sign in to comment.