notes update
All checks were successful
Build Org Website / build (push) Successful in 51s

This commit is contained in:
2026-05-09 15:07:29 +01:00
parent fb3a474738
commit ca82878edf
13 changed files with 311 additions and 69 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>