feat: add head/custom and footer/custom for inserting custom code
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
</div>
|
||||
{{ partial "footer/script.html" . }}
|
||||
{{ partial "footer/style.html" . }}
|
||||
{{ partial "footer/custom.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user