From 8dc5e55ee7a369e0dbc1f6f24c3554e070b2aa63 Mon Sep 17 00:00:00 2001 From: Tomer S Date: Mon, 16 Mar 2020 22:33:08 +0100 Subject: [PATCH] Update default title to Cloudron --- config.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sample.json b/config.sample.json index 77c5278..3965fc1 100644 --- a/config.sample.json +++ b/config.sample.json @@ -1,5 +1,5 @@ { - "title" : "My Homepage", + "title" : "My Cloudron", "unlock_pattern" : "space", "clock_format" : "H:i j/n/Y", "hover_color" : "#999",