Merge pull request #4 from rgarmsen2295/master

Sanity check
Этот коммит содержится в:
Reed Garmsen
2015-06-17 09:06:13 -07:00
родитель 2f7ffe1e7e 2ec91fa5e6
Коммит 75d2f4082d
13 изменённых файлов: 331 добавлений и 17 удалений

Просмотреть файл

@@ -24,7 +24,7 @@ var config = {
AboutLink: "/static/help/configure_links.html",
HelpLink: "/static/help/configure_links.html",
ReportProblemLink: "/static/help/configure_links.html",
HomeLink: "http://localhost:8065",
HomeLink: "",
ThemeColors: ["#2389d7", "#008a17", "#dc4fad", "#ac193d", "#0072c6", "#d24726", "#ff8f32", "#82ba00", "#03b3b2", "#008299", "#4617b4", "#8c0095", "#004b8b", "#004b8b", "#570000", "#380000", "#585858", "#000000"]
};