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

github.com/guangmean/Niello.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguangmean <angularcorp@outlook.com>2019-06-24 09:53:04 +0300
committerguangmean <angularcorp@outlook.com>2019-06-24 09:53:04 +0300
commit17c2a14bae0d809a6d74442f3de8b33dc9a3b3bb (patch)
tree95279e35d5e108828bb1e5867a25838ac921dd0e
parentf797e9891040796d66004eeb48853d0fcce4da59 (diff)
Update head.html
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 846a0ef..ff6efe8 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -24,6 +24,6 @@
</script>
{{ end }}
{{ if .Site.Params.sharethis }}
- <script async src="https://platform-api.sharethis.com/js/sharethis.js#property={{- .Site.Params.sharethis -}}&product="sticky-share-buttons"></script>
+ <script async src="https://platform-api.sharethis.com/js/sharethis.js#property={{- .Site.Params.sharethis -}}&product=sticky-share-buttons"></script>
{{ end }}
</head>