This commit is contained in:
blankie 2022-10-08 15:44:56 +07:00
parent 00da2efd7a
commit 600338aef0
Signed by: blankie
GPG key ID: CC15FC822C7F61F5

View file

@ -65,7 +65,7 @@
`(a (@ (href ,(format "/~a/wiki/~a" wikiname page-path))) `(a (@ (href ,(format "/~a/wiki/~a" wikiname page-path)))
,title)) ,title))
smaller-article-list)) smaller-article-list))
,(if (= article-list-is-smaller 1) `(if (= article-list-is-smaller 1)
"" ""
".")))) "."))))
; ,(update-tree-wiki image-description wikiname) ; ,(update-tree-wiki image-description wikiname)