Amolith opened
Changes are not needed for
- pkg/web/templates/about.html
- pkg/web/templates/overview.html
- pkg/web/templates/home.html
We need to set the title and meta details in base.html for each of these, and they should include details about the page.
- pkg/web/templates/commits.html: "Commits in {ref} | {project name or repo name}", no desc
- pkg/web/templates/commit.html: "{commit subject}", truncated desc in commit body
- pkg/web/templates/tags.html: "Tags | {project name or repo name}", no desc
- pkg/web/templates/tree.html: "Files | {project name or repo name}", no desc
- pkg/web/templates/blob.html: "{file name} | {project name or repo name}", no desc