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

github.com/themefisher/Hargo-hugo-ecommerce-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomratpro <abdulmonnafsomrat@gmail.com>2021-01-30 07:21:27 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2021-01-30 07:21:27 +0300
commit2cd2f680b2c854c92c33b9b035aa874e3c114490 (patch)
tree6c4d8b0b20d4acbc7f72fd1d8e9d3582885f1844 /layouts
parenta5c944fd338a66b439dd32fcb37d6212b5f98295 (diff)
update snipcart
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 099a70b..fd1263a 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -17,8 +17,8 @@
{{ "<!-- Snipcart -->" | safeHTML }}
<link rel="preconnect" href="https://app.snipcart.com/">
<link rel="preconnect" href="https://cdn.snipcart.com/">
- <link rel="stylesheet" href="https://cdn.snipcart.com/themes/v3.0.25/default/snipcart.css">
- <script async src="https://cdn.snipcart.com/themes/v3.0.25/default/snipcart.js"></script>
+ <link rel="stylesheet" href="https://cdn.snipcart.com/themes/v3.0.28/default/snipcart.css">
+ <script async src="https://cdn.snipcart.com/themes/v3.0.28/default/snipcart.js"></script>
{{ end }}
{{ "<!-- Main Stylesheet -->" | safeHTML }}