InkSoul/themes/meme_cdn/layouts/partials/third-party/instant-page.html

3 lines
193 B
HTML
Raw Normal View History

2023-06-18 23:16:41 +08:00
{{- $defaultCDN := "https://cdn.jsdelivr.net" -}}
<script src="{{- .Site.Params.cdnCustomized | default $defaultCDN -}}/npm/instant.page@5.1.0/instantpage.min.js" type="module" defer></script>