Release 2025-05-21-AQ5C

This commit is contained in:
pluja
2025-05-21 07:03:39 +00:00
parent 17b3642f7e
commit 845aa1185c
25 changed files with 261 additions and 185 deletions

View File

@@ -306,7 +306,7 @@ if (!user) return Astro.rewrite('/404')
</div>
<div data-note-content>
<p class="text-day-200 whitespace-pre-wrap">{note.content}</p>
<p class="text-day-200 wrap-anywhere whitespace-pre-wrap" set:text={note.content} />
</div>
<form