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:
parent
ae81f228a8
commit
9640cad38c
2 changed files with 1 additions and 1 deletions
BIN
static/img/update.png
Normal file
BIN
static/img/update.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue