aboutsummaryrefslogtreecommitdiff
path: root/templates/head.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-10head.html: Add a common head templateRunxi Yu1-0/+5
I tried to define a base.html and extend it from there, but Go's templating system doesn't support that.