mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-07 07:07:05 +01:00
- [script] added topics to the bottom of the generated posts.
This commit is contained in:
parent
2b40d78625
commit
36a796f76c
@ -327,6 +327,8 @@
|
|||||||
:if-does-not-exist :create
|
:if-does-not-exist :create
|
||||||
:if-exists :supersede)
|
:if-exists :supersede)
|
||||||
(sexp->gmi (content post) stream)
|
(sexp->gmi (content post) stream)
|
||||||
|
(write-sequence (geminize-preformatted (format nil "~{#~a~^ ~}" (post-topics post)))
|
||||||
|
stream)
|
||||||
(write-sequence (geminize-link (strcat " "
|
(write-sequence (geminize-link (strcat " "
|
||||||
*post-home-backlink*
|
*post-home-backlink*
|
||||||
" "
|
" "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user