add janus route

This commit is contained in:
Tommy Parnell
2017-03-18 17:11:33 -04:00
parent 25df9ec9ea
commit 3a170f08b2

View File

@@ -9,7 +9,8 @@ namespace aka.terribledev.io
["dockerfortran"] = "https://github.com/TerribleDev/Fortran-docker-mvc",
["blog"] = "https://blog.terribledev.io",
["github"] = "https://github.com/terribledev",
["git-cheatsheet"] = "https://github.com/TerribleDev/Git-CheatSheet"
["git-cheatsheet"] = "https://github.com/TerribleDev/Git-CheatSheet",
["janus-intro"] = "https://janus-vistaprint.github.io/intro-deck/"
};
public static string CalculateHostRedirect(string host)