aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-31 13:06:56 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-31 13:06:56 -0600
commit0589585f593a219b7de1de8b3acf0e7d5e5fe3e8 (patch)
tree3b76026fb130c1e62b449dbd824dab7ececefa89
parent4d8c922e43a40ff919e511b052a10f31d0f4d213 (diff)
update path to script
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index 615231b..d038249 100644
--- a/publish.el
+++ b/publish.el
@@ -67,7 +67,7 @@
(defvar jj/html-head "\
<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>\
-<script src='/script/cssa-webring.js'></script>")
+<script src='/scripts/cssa-webring.js'></script>")
(defvar jj/html-preamble "\
<div class='topnav'>\
<a href='/'>Home</a>\