mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 03:27:05 -04:00
Change motd banner to motd modal
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
328bc917eb
commit
ee7cde0096
26 changed files with 361 additions and 269 deletions
|
@ -18,10 +18,6 @@
|
|||
"name": "DEMO Corp",
|
||||
"logo": "/mock-backend/public/img/demo.png"
|
||||
},
|
||||
"banner": {
|
||||
"text": "This is the test banner text",
|
||||
"timestamp": "2020-05-22T20:46:08.962Z"
|
||||
},
|
||||
"customAuthNames": {
|
||||
"ldap": "FooBar",
|
||||
"oauth2": "Olaf2",
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
This is the test banner text
|
1
public/mock-backend/public/motd.txt
Normal file
1
public/mock-backend/public/motd.txt
Normal file
|
@ -0,0 +1 @@
|
|||
This is the test motd text
|
Loading…
Add table
Add a link
Reference in a new issue