mirror of
https://git.sr.ht/~roxwize/mipilin
synced 2025-05-07 22:13:07 +00:00
To sovle the mystery
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
927193c102
commit
ae81f228a8
2 changed files with 5 additions and 0 deletions
|
@ -52,6 +52,7 @@ block content
|
|||
.feed-journal-entries
|
||||
for entry of recentJournalUpdates
|
||||
.feed-journal-entry
|
||||
a(href=`/users/${entry.user}`).subtle= entry.user
|
||||
a(href=`/journal/${entry.id}`)= entry.title
|
||||
+journal_entry_suffix(entry, session.user === entry.user)
|
||||
hr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue