mirror of
http://101.35.51.105:3000/congyu/Hakysidian.git
synced 2026-04-27 21:40:50 +08:00
614de591ba
New partial templates/notes-list.html to render the notes list. Add .notes-list CSS for styling and ensure contents areas use it. Refactor site.hs: add loadNoteLinks and provide a "notes" listField used by index and note pages.
3 lines
74 B
HTML
3 lines
74 B
HTML
<h1 class="pagetitle">$title$</h1>
|
|
$partial("templates/notes-list.html")$
|