aboutsummaryrefslogtreecommitdiff
path: root/examples/git.igorek.dev/etc
diff options
context:
space:
mode:
authorTolmachev Igor <me@igorek.dev>2026-01-08 03:22:37 +0900
committerTolmachev Igor <me@igorek.dev>2026-01-08 03:22:37 +0900
commitfa588fff77c7408c4736c5fbebf68970d6add5da (patch)
tree41050e45e9409c0ff8d42a7497a9ba2fd06c263f /examples/git.igorek.dev/etc
parent454c45cf94e744c5f1f0585c74e60ffa18634143 (diff)
downloadcgit_material_docker-fa588fff77c7408c4736c5fbebf68970d6add5da.tar.gz
cgit_material_docker-fa588fff77c7408c4736c5fbebf68970d6add5da.zip
Update example
Diffstat (limited to 'examples/git.igorek.dev/etc')
-rw-r--r--examples/git.igorek.dev/etc/cgitrc2
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
3root-readme=/app/about/root.html 3root-readme=/app/about/root.html
4 4
5favicon=/static/favicon.ico 5favicon=/static/favicon.ico
6logo=/static/image.svg 6logo=/static/image.png
7 7
8clone-url=https://git.igorek.dev/$CGIT_REPO_URL 8clone-url=https://git.igorek.dev/$CGIT_REPO_URL
9 9