summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haunt.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/haunt.scm b/haunt.scm
index c5d0cea..3b4acaf 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -108,8 +108,9 @@
(p (@ (class "copyright"))
"© 2019 Jakob L. Kreuze"
,%cc-by-sa-button)
- (p "The text and images on this site are
-free culture works available under the " ,%cc-by-sa-link " license.")
+ (p "Unless otherwise specified, the text and images
+on this site are free culture works available under the " ,%cc-by-sa-link "
+license.")
(p "This website is built with "
(a (@ (href "http://haunt.dthompson.us"))
"Haunt")