aboutsummaryrefslogtreecommitdiffstats
path: root/includes/nav-footer.php
diff options
context:
space:
mode:
authorkj-sh6042025-01-14 18:29:49 -0500
committerkj-sh6042025-01-14 18:29:49 -0500
commit339b9bb3a13edf2feaeb82c9538cd131f85a37cf (patch)
tree4653d96c1a09241e727b1f7092c99dbad80b3a33 /includes/nav-footer.php
parentb8340e5bc343cdfcb6e79566701de7e1086cb0d7 (diff)
refactor: fix js location
Diffstat (limited to '')
-rw-r--r--includes/nav-footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/nav-footer.php b/includes/nav-footer.php
index 5c22ad6..d2c808d 100644
--- a/includes/nav-footer.php
+++ b/includes/nav-footer.php
@@ -5,4 +5,4 @@
<br>
<p>all site content is in the public domain</p>
<p><small>my other stuff: <a href="https://aedrielkylejavier.me/" target="_blank">website link →</a></small></p>
-<script src="js/blur-navigation.js"></script>
+<script src="/js/blur-navigation.js"></script>