logo + oidc client PostIt
This commit is contained in:
parent
fa7d6242f1
commit
164bd928aa
12 changed files with 197 additions and 17 deletions
|
|
@ -12,11 +12,12 @@
|
|||
"YavscConnection": "Server=[YOURSERVERNAME];Port=5432;Database=[YOURDBNAME];Username=[YOURDBUSERNAME];Password=[YOURDBPASSW];"
|
||||
},
|
||||
"Site": {
|
||||
"Title": "Yavsc",
|
||||
"Title": "yavsc",
|
||||
"Slogan": "Yavsc!",
|
||||
"StyleSheet": "/css/default.css",
|
||||
"Authority": "https://127.0.0.1:5001/",
|
||||
"Banner": "/images/arts/concert.jpg",
|
||||
"Authority": "https://localhost:5001",
|
||||
"ExternalUrl": "https://localhost:5001",
|
||||
"Banner": "~/images/arts/PillarOfCreationOil.svg",
|
||||
"Owner": {
|
||||
"Name": "[Site owner's name]",
|
||||
"EMail": "[Site owner's e-mail address]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue