cupper-hugo-theme/layouts/partials/script.html

5 lines
215 B
HTML
Raw Normal View History

2019-02-13 06:11:59 +01:00
<script src="{{ "js/prism.js" | absURL }}"></script>
<script src="{{ "js/dom-scripts.js" | absURL }}"></script>
{{ if .IsHome }}
<script src="{{ "js/service-worker-registration.js" | absURL }}"></script>
{{ end }}