mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-31 04:24:48 +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-exists :supersede)
|
||||
(sexp->gmi (content post) stream)
|
||||
(write-sequence (geminize-preformatted (format nil "~{#~a~^ ~}" (post-topics post)))
|
||||
stream)
|
||||
(write-sequence (geminize-link (strcat " "
|
||||
*post-home-backlink*
|
||||
" "
|
||||
|
Loading…
x
Reference in New Issue
Block a user