diff options
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/etc/cgitrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/etc/cgitrc b/usr/local/etc/cgitrc index fc516a9..d1686fe 100644 --- a/usr/local/etc/cgitrc +++ b/usr/local/etc/cgitrc @@ -1,6 +1,6 @@ -favicon=http://localhost:8000/assets/53hornet.svg -logo=http://localhost:8000/assets/53hornet.svg -css=http://localhost:8000/includes/cgit.css +favicon=https://www.53hor.net/assets/53hornet.svg +logo=https://www.53hor.net/assets/53hornet.svg +css=https://www.53hor.net/includes/cgit.css root-title=index : git.53hor.net root-desc=The source code repositories of Adam Carpenter (53hornet) logo-link=/ |