summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--cgitrc4
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d62faca..0a52235 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,3 @@
install:
sudo ln cgitrc /etc/cgitrc
+ sudo ln footer.html /
diff --git a/cgitrc b/cgitrc
index 6054c3f..c725d69 100644
--- a/cgitrc
+++ b/cgitrc
@@ -4,4 +4,6 @@ logo=/cgit.png
virtual-root=/
scan-path=/var/git/
-footer=/configs/cgit_config/footer.html
+footer=/footer.html
+root-title=Physick's git repository browser
+root-desc=A place to host personal projects made by Physick. Hosted in support of OSS movement