diff options
author | Anirudh Oppiliappan <x@icyphox.sh> | 2022-12-24 16:50:44 +0530 |
---|---|---|
committer | Anirudh Oppiliappan <x@icyphox.sh> | 2022-12-24 16:50:44 +0530 |
commit | 0547b04260fde4b3c31c41bb11489a2063a81faa (patch) | |
tree | 2c046004ac0eb0b33d5ca6c94e2590cf8d71b22b /templates/repo-header.html | |
parent | 5912a0bcb539dce1a220656b3b5c382e65014447 (diff) | |
download | legit-0547b04260fde4b3c31c41bb11489a2063a81faa.tar.gz legit-0547b04260fde4b3c31c41bb11489a2063a81faa.tar.bz2 legit-0547b04260fde4b3c31c41bb11489a2063a81faa.zip |
css: set repo desc font weight to normal
Diffstat (limited to 'templates/repo-header.html')
-rw-r--r-- | templates/repo-header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo-header.html b/templates/repo-header.html index dd84875..f358278 100644 --- a/templates/repo-header.html +++ b/templates/repo-header.html @@ -1,6 +1,6 @@ {{ define "repoheader" }} <header> - <h2> + <h2> <a href="/">all repos</a> — {{ .name }} {{ if .ref }} |