Compare

b98966e4666a527b281aab7b4a0de9886e12b257 .. 531ea5ceb6eb29f386fd09dfeee460ab6359d92d · 1 commits

Changed files

Commits

HashSubjectAuthorDate
531ea5ce It is snow time yet again Ryan Schanzenbacher
diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html
index 077fff0..4c28098 100644
--- a/themes/hugo-coder/layouts/_default/baseof.html
+++ b/themes/hugo-coder/layouts/_default/baseof.html
@@ -192,6 +192,7 @@
</script>
{{ end }}
-->
+ <script src="//cdnjs.cloudflare.com/ajax/libs/Snowstorm/20131208/snowstorm-min.js"></script>
+ <script>snowStorm.followMouse = false;</script>
</body>
-
</html>