forked from cadence/breezewiki
`
This commit is contained in:
parent
00da2efd7a
commit
600338aef0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue