diff options
| -rw-r--r-- | Makefile | 1 | ||||
| -rw-r--r-- | cgitrc | 4 |
2 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,3 @@ install: sudo ln cgitrc /etc/cgitrc + sudo ln footer.html / @@ -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 |
