diff options
| -rw-r--r-- | haunt.scm | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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") |