aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2024-02-12 15:35:42 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2024-02-12 15:35:42 +0000
commit95a34e9de9eef195c0b31e513b688a0c3c85e631 (patch)
tree4576c66cd857c8c870c5aa032174146012b47129 /README.md
parentcd055d0580b5ef704a05815183a0444370d58aa0 (diff)
downloadgit-scripts-95a34e9de9eef195c0b31e513b688a0c3c85e631.tar.gz
git-scripts-95a34e9de9eef195c0b31e513b688a0c3c85e631.zip
Updated script, switched to cgit
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 12ace01..b8bf04c 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,3 @@ It is recommended to make symlinks to the home directory- e.g.:
Then repositories can be created with `ssh git@git.eda.gay "./make_repo"` or removed with `ssh git@git.eda.gay "./rm_repo"`.
-## Web UI
-
-Repositories that are set to public are rendered using [klaus](https://github.com/jonashaag/klaus), using a custom CSS file and Dockerfile. This is in the `klaus/` directory.