diff options
author | Cristian Cezar Moisés <[email protected]> | 2024-04-14 00:48:05 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-04-14 00:48:05 +0000 |
commit | 69807a350d041ae9ef22e4a7a91eada8c94c7ac8 (patch) | |
tree | 97b5800add99104426f0773a042a052c9397d06c /haunt.scm | |
parent | 20be85db1e4f1a233f0b8c4a24dd8af8e80c5cb8 (diff) |
Add files via upload
Diffstat (limited to 'haunt.scm')
-rw-r--r-- | haunt.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,4 +106,5 @@ (static-directory "css") (static-directory "download") (static-directory "images") + (static-directory "music") (static-directory "videos"))) |