aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhitlerrip <git@hitler.rip>2025-08-05 20:06:28 +0200
committerhitlerrip <git@hitler.rip>2025-08-05 20:06:28 +0200
commit95723db443b1c18f8d50b1dc92a13784b854d124 (patch)
treea3402b0af85dd762ce1826b853d1ddb55474e4c4
parent76c2cea73b96cc12e60ec63bfdc69cc56363725a (diff)
downloadwebsite-95723db443b1c18f8d50b1dc92a13784b854d124.tar.gz
website-95723db443b1c18f8d50b1dc92a13784b854d124.tar.bz2
website-95723db443b1c18f8d50b1dc92a13784b854d124.zip
fix typo
removed trailing `/` from clone-prefix in cgitrc
-rw-r--r--README.md2
-rwxr-xr-xrun.sh2
2 files changed, 1 insertions, 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