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