mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-13 16:45:11 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user