This commit is contained in:
blankie 2022-10-08 21:37:19 +07:00
parent 1558f9f541
commit fd4d65abb2
Signed by: blankie
GPG key ID: CC15FC822C7F61F5

View file

@ -73,8 +73,8 @@
"."))
`""))
,(if (string? image-description)
`(update-tree-wiki (html->xexp (preprocess-html-wiki image-description)) wikiname)
`""))))
(update-tree-wiki (html->xexp (preprocess-html-wiki image-description)) wikiname)
""))))
(define (page-file req)
(define wikiname (path/param-path (first (url-path (request-uri req)))))