From 95723db443b1c18f8d50b1dc92a13784b854d124 Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Tue, 5 Aug 2025 20:06:28 +0200 Subject: fix typo removed trailing `/` from clone-prefix in cgitrc --- README.md | 2 -- run.sh | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 76368f4..9e0b80b 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,4 @@ custom directories are not supported yet. you will have to manually edit the bui - 404 page - cgit: styling - cgit: how to download snapshots? -- cgit: description and owner *(will this work?)* -- cgit: about - database, php, npm for clicker game diff --git a/run.sh b/run.sh index 61e8506..a4f85a9 100755 --- a/run.sh +++ b/run.sh @@ -242,7 +242,7 @@ enable-log-linecount=1 branch-sort=age enable-git-config=1 enable-http-clone=1 -clone-prefix=https://git.hitler.rip/ +clone-prefix=https://git.hitler.rip mimetype.gif=image/gif mimetype.html=text/html -- cgit v1.2.3