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

github.com/ThemeTony/hugo-theme-tony.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFFRaycoder <nn_201312@163.com>2020-05-05 14:42:41 +0300
committerFFRaycoder <nn_201312@163.com>2020-05-05 14:42:41 +0300
commiteb2ed312429d2a8d9d769fea031f85c39507c7b3 (patch)
tree61d95d6d700f2b0a24a5fd1a52aaa4c6ffd771d7
parentc3a5b95c323cf9e846b9b1978623ce11b33662d1 (diff)
header animation1.02
-rw-r--r--layouts/_default/single.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 5467c92..38e29df 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -34,5 +34,7 @@
</div>
</div>
</body>
+
{{ partial "script.html" . }}
+
</html> \ No newline at end of file