Delete exampleSite Add initial content, images & docker-compose.yml Use extend-head.html for analytics Set remote url to gitea.novicelab.io
4 lines
176 B
HTML
4 lines
176 B
HTML
<script src="https://gist.github.com/{{- index .Params 0 -}}/{{- index .Params 1 -}}.js{{- if len .Params | eq 3 -}}
|
|
?file={{- index .Params 2 -}}
|
|
{{- end -}}"></script>
|