Add config to add custom text in the footer

Co-authored-by: Aural Glow <125497673+auralglow@users.noreply.github.com>
This commit is contained in:
syeopite
2024-03-13 14:01:20 -07:00
committed by Fijxu
parent 6acabc5bff
commit 57f8bfb965
5 changed files with 30 additions and 10 deletions

View File

@@ -404,6 +404,18 @@ jobs:
##
#banner:
##
## custom text displayed at the bottom of every page within Invidious' footer. This can
## used for instance announcements, e.g
##
## When unset Invidious defaults to some text that describes what Invidious is. See
## localization key default_invidious_footer_text
##
## Accepted values: any string. HTML is accepted.
## Default: <none>
##
#footer:
##
## Source code URL. If your instance is running a modified source
## code, you MUST publish it somewhere and set this option.
@@ -419,7 +431,8 @@ jobs:
## Accepted values: Email
## Default: <none>
##
# instance_maintainer_email:
# instance_maintainer_email:
# -----------------------------
# Miscellaneous