diff options
| author | Bobby <[email protected]> | 2023-05-03 03:50:24 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-05-03 03:50:24 -0400 |
| commit | d2d08976fff53d88c24faf175cd8bba6785bde04 (patch) | |
| tree | f409872ee01c3260375d7588f621dee68bb6ce35 /templates | |
| parent | b3af25db8c5e5ec6216f954df407aac0836869f1 (diff) | |
| download | thatcomputerscientist-d2d08976fff53d88c24faf175cd8bba6785bde04.tar.xz thatcomputerscientist-d2d08976fff53d88c24faf175cd8bba6785bde04.zip | |
Added Oneko Mouse Following Cat
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/blog/partials/base.html | 1 |
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> |
