This website requires JavaScript.
Explore
Help
Register
Sign In
congyu
/
Hakysidian
Watch
1
Fork
0
You've already forked Hakysidian
Code
Issues
Pull Requests
Activity
Files
fc4cac00d56ab64225f0c41cc2fb1dd3c9f28dfc
Hakysidian
/
templates
/
notes.html
3 lines
74 B
HTML
Raw
Normal View
History
Unescape
Escape
first commit
2026-03-20 13:04:46 +08:00
<
h1
class
=
"pagetitle"
>
$title$
<
/
h1
>
Add notes list and integrate into templates 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.
2026-03-24 14:56:45 +08:00
$partial("templates/notes-list.html")$
Reference in New Issue
Copy Permalink