diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2015-12-13 00:45:40 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2015-12-13 10:22:59 +0100 |
commit | 76aea988f6ca200f0d4ecf54bb2fbfb0f85e4e19 (patch) | |
tree | e5f1e08aa1931a18072b2a05daf74f36fb22d66e /conf | |
parent | 9c98523494a9f533cc2a8ee873c96db02a1a6d4e (diff) | |
download | aur-76aea988f6ca200f0d4ecf54bb2fbfb0f85e4e19.tar.gz aur-76aea988f6ca200f0d4ecf54bb2fbfb0f85e4e19.tar.xz |
cgitrc.proto: Add the aurweb favicon
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/cgitrc.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/cgitrc.proto b/conf/cgitrc.proto index cb773672..1b3eacbd 100644 --- a/conf/cgitrc.proto +++ b/conf/cgitrc.proto @@ -1,6 +1,7 @@ virtual-root=/cgit/ clone-prefix=https://aur.archlinux.org noheader=0 +favicon=/images/favicon.ico logo= css=/css/cgit.css snapshots=tar.gz |