Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoelacanthus <liuhongwu2003@outlook.com>2020-11-25 17:05:40 +0300
committerGitHub <noreply@github.com>2020-11-25 17:05:40 +0300
commitd616f83d76b96154ad06dcc6bb5a8091a5ce73e5 (patch)
tree73436b1d6798409f8b16e5553394b03b6dfcd2f6
parent329aeab11b0e0d19329fc02fec1ff7ebcce20b4e (diff)
chore(third-party): update instant-page to 5.1.0 (#268)
-rw-r--r--layouts/partials/third-party/instant-page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/third-party/instant-page.html b/layouts/partials/third-party/instant-page.html
index 08e8a94..83a2899 100644
--- a/layouts/partials/third-party/instant-page.html
+++ b/layouts/partials/third-party/instant-page.html
@@ -1 +1 @@
-<script src="https://cdn.jsdelivr.net/npm/instant.page@3.0.0/instantpage.min.js" type="module" defer></script>
+<script src="https://cdn.jsdelivr.net/npm/instant.page@5.1.0/instantpage.min.js" type="module" defer></script>