From 2b9b2bdb1fb9a6c94859025ac1588faf4a5fbcdb Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Mon, 19 Dec 2022 17:49:32 +0530 Subject: css: add bg to readme/file content --- templates/file.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/file.html') diff --git a/templates/file.html b/templates/file.html index a4485f3..f231969 100644 --- a/templates/file.html +++ b/templates/file.html @@ -7,6 +7,7 @@ {{ template "nav" . }}
+

{{ .path }}

{{- range .linecount }} -- cgit