1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-03-03 17:42:06 +00:00

Thinking about techdog

Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2025-03-01 14:02:35 -05:00
parent ae81f228a8
commit 9640cad38c
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
2 changed files with 1 additions and 1 deletions

BIN
static/img/update.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View file

@ -26,7 +26,7 @@ block content
label(for="description") Journal entry for today
textarea(name="description", id="description", placeholder="max 4096 chars", maxlength="4096", cols="60", rows="12")
if edit
| #{entry.entry}
| #{entry.entry.replaceAll("<br>", "\n")}
.input
span Visibility
- const v = entry?.visibility ?? 1