templates: add title tags
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M templates/file.html → templates/file.html
@@ -1,6 +1,7 @@ {{ define "file" }} <html> {{ template "head" . }} + <title>{{.name }} — {{ .path }}</title> {{ template "repoheader" . }} <body>