mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Add footer banner message support
This commit is contained in:
parent
381a0e326d
commit
e69eca6e71
3 changed files with 17 additions and 0 deletions
|
@ -435,6 +435,16 @@ jobs:
|
|||
##
|
||||
#banner:
|
||||
|
||||
##
|
||||
## Custom footer displayed on the bottom of every page.
|
||||
## Similar to the banner option but at the bottom of the page
|
||||
## Useful for putting contact info of a/the maintainer for example.
|
||||
##
|
||||
## Accepted values: any string. HTML is accepted.
|
||||
## Default: <none>
|
||||
##
|
||||
#footer:
|
||||
|
||||
##
|
||||
## Subscribe to channels using PubSubHub (Google PubSubHubbub service).
|
||||
## PubSubHub allows Invidious to be instantly notified when a new video
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue