aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-05-03 03:50:24 -0400
committerBobby <[email protected]>2023-05-03 03:50:24 -0400
commitd2d08976fff53d88c24faf175cd8bba6785bde04 (patch)
treef409872ee01c3260375d7588f621dee68bb6ce35 /templates
parentb3af25db8c5e5ec6216f954df407aac0836869f1 (diff)
downloadthatcomputerscientist-d2d08976fff53d88c24faf175cd8bba6785bde04.tar.xz
thatcomputerscientist-d2d08976fff53d88c24faf175cd8bba6785bde04.zip
Added Oneko Mouse Following Cat
Diffstat (limited to 'templates')
-rw-r--r--templates/blog/partials/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html
index 5104251b..3f3b5f19 100644
--- a/templates/blog/partials/base.html
+++ b/templates/blog/partials/base.html
@@ -65,4 +65,5 @@
</div>
</div>
</body>
+ <script src="{% static 'js/oneko.js' %}"></script>
</html>