confused
All checks were successful
Build Org Website / build (push) Successful in 46s

This commit is contained in:
2026-05-09 16:37:08 +01:00
parent 9623935ed0
commit 3cd053988c
16 changed files with 310 additions and 103 deletions

View File

@@ -5,6 +5,13 @@
#+SLUG: notes
#+BEGIN_EXPORT html
<div id="notes-tools" aria-label="Note filters">
<label for="notes-author-filter">Filter by author</label>
<select id="notes-author-filter">
<option value="">All authors</option>
</select>
</div>
<div id="notes-wall">
<p>Loading notes…</p>
</div>