aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/services/cgit.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/cgit.scm b/gnu/services/cgit.scm
index 1ef5547ee5..b8f4f23ec4 100644
--- a/gnu/services/cgit.scm
+++ b/gnu/services/cgit.scm
@@ -465,7 +465,7 @@ set any repo specific settings.")
(file-object "/favicon.ico")
"URL used as link to a shortcut icon for cgit.")
(footer
- (string "")
+ (file-object "")
"The content of the file specified with this option will be included
verbatim at the bottom of all pages (i.e. it replaces the standard
\"generated by...\" message).")