diff options
Diffstat (limited to 'examples/git.igorek.dev/etc/cgitrc')
| -rw-r--r-- | examples/git.igorek.dev/etc/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/git.igorek.dev/etc/cgitrc b/examples/git.igorek.dev/etc/cgitrc index 545a346..7531854 100644 --- a/examples/git.igorek.dev/etc/cgitrc +++ b/examples/git.igorek.dev/etc/cgitrc | |||
| @@ -3,7 +3,7 @@ root-desc=Git repositories hosted at igorek.dev | |||
| 3 | root-readme=/app/about/root.html | 3 | root-readme=/app/about/root.html |
| 4 | 4 | ||
| 5 | favicon=/static/favicon.ico | 5 | favicon=/static/favicon.ico |
| 6 | logo=/static/image.svg | 6 | logo=/static/image.png |
| 7 | 7 | ||
| 8 | clone-url=https://git.igorek.dev/$CGIT_REPO_URL | 8 | clone-url=https://git.igorek.dev/$CGIT_REPO_URL |
| 9 | 9 | ||
