WIP files

This commit is contained in:
Paul Schneider 2016-11-14 17:54:06 +01:00
commit f2de8d9db5
15 changed files with 351 additions and 57 deletions

View file

@ -14,7 +14,7 @@ namespace BookAStar
#region Uri
#if DEV
public const string YavscHomeUrl = "https://dev.pschneider.fr";
public const string YavscHomeUrl = "http://dev.pschneider.fr";
#else
#if YAVSC
public const string YavscHomeUrl = "https://yavsc.pschneider.fr";