diff --git a/sample-config.json b/sample-config.json index 226da6fb..b3d12000 100644 --- a/sample-config.json +++ b/sample-config.json @@ -25,6 +25,7 @@ "": { "Title": "MyServer", "Title2": "Servername", + "TitlePicture": "title-sample.png", "UserQuota": 1048576, "MeshQuota": 248576, "NewAccounts": 1, diff --git a/views/download.handlebars b/views/download.handlebars index 79cced7b..aa273450 100644 --- a/views/download.handlebars +++ b/views/download.handlebars @@ -12,7 +12,7 @@
-
+
{{{title}}}
diff --git a/views/message.handlebars b/views/message.handlebars index 549fd05d..35cfdb26 100644 --- a/views/message.handlebars +++ b/views/message.handlebars @@ -12,7 +12,7 @@
-
+
{{{title}}}
diff --git a/views/terms-mobile.handlebars b/views/terms-mobile.handlebars index ba245271..ed1c35f1 100644 --- a/views/terms-mobile.handlebars +++ b/views/terms-mobile.handlebars @@ -27,7 +27,7 @@
-
+
{{{title}}}