all repos — elgit @ 2b9b2bdb1fb9a6c94859025ac1588faf4a5fbcdb

fork of legit: web frontend for git, written in go

css: add bg to readme/file content

commit

2b9b2bdb1fb9a6c94859025ac1588faf4a5fbcdb

parent

d1a2847a266f344911bb791d083b72529cf90c63

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M templates/file.htmltemplates/file.html
@@ -7,6 +7,7 @@ {{ template "repoheader" . }}
<body> {{ template "nav" . }} <main> + <p>{{ .path }}</p> <div class="file-wrapper"> <div class="line-numbers"> {{- range .linecount }}