aboutsummaryrefslogtreecommitdiff
path: root/templates/file.html
diff options
context:
space:
mode:
authorAnirudh Oppiliappan <x@icyphox.sh>2022-12-18 11:14:38 +0530
committerAnirudh Oppiliappan <x@icyphox.sh>2022-12-18 11:14:38 +0530
commit7fe98772b079cca83b854e8f8a6be5dc55c10483 (patch)
treed51a870a94c52cb6060b9db72fa13c3ccb57a72e /templates/file.html
parentunveil: init (diff)
downloadlegitrx-7fe98772b079cca83b854e8f8a6be5dc55c10483.tar.gz
legitrx-7fe98772b079cca83b854e8f8a6be5dc55c10483.tar.zst
legitrx-7fe98772b079cca83b854e8f8a6be5dc55c10483.zip
templates: add title tags
Diffstat (limited to 'templates/file.html')
-rw-r--r--templates/file.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/file.html b/templates/file.html
index 4d606cc..a4485f3 100644
--- a/templates/file.html
+++ b/templates/file.html
@@ -1,6 +1,7 @@
{{ define "file" }}
<html>
{{ template "head" . }}
+ <title>{{.name }} &mdash; {{ .path }}</title>
{{ template "repoheader" . }}
<body>