5 lines
97 B
HTML
5 lines
97 B
HTML
|
|
<!-- custom -->
|
|
{{ range .Site.Params.js }} <script src="{{ . | absURL }}"></script> {{ end }}
|
|
|