diff options
author | Anirudh Oppiliappan <x@icyphox.sh> | 2023-02-05 15:17:27 +0530 |
---|---|---|
committer | Anirudh Oppiliappan <x@icyphox.sh> | 2023-02-05 15:17:27 +0530 |
commit | 1e7b63814fc003577e14356c79793cc827661270 (patch) | |
tree | 27f5df00079abf49e526e6e90d68a93da4175b57 | |
parent | de046690c01cf90c906ee74b8180d10f17757fb7 (diff) | |
download | legit-1e7b63814fc003577e14356c79793cc827661270.tar.gz legit-1e7b63814fc003577e14356c79793cc827661270.tar.bz2 legit-1e7b63814fc003577e14356c79793cc827661270.zip |
readme: tiny thing
-rw-r--r-- | readme | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ legit ----- -A git web frontend written in Go. +A git web frontend written in Go. -Pronounced however you like; I prefer channeling my beret-wearing -Frenchman, and say "Oui, il est le git!" +Pronounced however you like; I prefer channeling my inner beret-wearing test test +Frenchman, and saying "Oui, il est le git!" But yeah it's pretty legit, no cap on god fr fr. @@ -65,7 +65,7 @@ These options are fairly self-explanatory, but of note are: NOTES -• Run legit behind a TLS terminating proxy like relayd(8) or nginx. +• Run legit behind a TLS terminating proxy like relayd(8) or nginx. • Cloning only works in bare repos -- this is a limitation inherent to git. You can still view bare repos just fine in legit. • The default head.html template uses my CDN to fetch fonts -- you may |