mirror of
https://github.com/timvisee/send.git
synced 2025-10-06 02:39:57 +02:00
Add Thunderbird sponsorship banner to home, uploads and download page
This commit is contained in:
parent
197b0bcf59
commit
0a6bf39353
7 changed files with 150 additions and 1 deletions
|
@ -19,6 +19,7 @@ module.exports = {
|
|||
UPLOAD_AREA_NOTICE_HTML: config.upload_area_notice_html,
|
||||
UPLOADS_LIST_NOTICE_HTML: config.uploads_list_notice_html,
|
||||
DOWNLOAD_NOTICE_HTML: config.download_notice_html,
|
||||
SHOW_THUNDERBIRD_SPONSOR: config.show_thunderbird_sponsor,
|
||||
COLORS: {
|
||||
PRIMARY: config.ui_color_primary,
|
||||
ACCENT: config.ui_color_accent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue