... I need peace

This commit is contained in:
Paul Schneider 2018-03-09 04:25:52 +01:00
commit b998c94f51
47 changed files with 2034 additions and 11979 deletions

11
cli/appsettings.json Normal file
View file

@ -0,0 +1,11 @@
{
"Site": {
"Authority": "dev.pschneider.fr",
"Title": "Yavsc dev",
"Slogan": "Yavsc : WIP.",
"Banner": "/images/yavsc.png",
"HomeViewName": "Home",
"FavIcon": "/favicon.ico",
"Icon": "/images/yavsc.png"
}
}