aboutsummaryrefslogtreecommitdiff
path: root/haunt/haunt.scm
diff options
context:
space:
mode:
authorJakob L. Kreuze2019-05-11 15:27:03 -0400
committerJakob L. Kreuze2019-05-11 15:46:31 -0400
commit9e0edbe4140753ea739f022c4847837a7a1f373c (patch)
tree6a85ae52ca775c9b7df67edfd518c16a1e541c5c /haunt/haunt.scm
parent8d4f38027b3baeead5da2399431649241ebab73e (diff)
Add initial implementation of Webmention inbox
Diffstat (limited to 'haunt/haunt.scm')
-rw-r--r--haunt/haunt.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/haunt/haunt.scm b/haunt/haunt.scm
index c618ab0..225a4a2 100644
--- a/haunt/haunt.scm
+++ b/haunt/haunt.scm
@@ -130,6 +130,7 @@
(static-page "Projects" "projects")
(static-directory "css")
(static-directory "fonts")
+ (static-directory "js")
(static-directory "images")
(lambda (site posts)
(make-asset "other/gpg.txt" "/gpg.txt"))))

© 2015 - 2026 Jakob L. Kreuze