From d7c1c2d3893375e0fa5b2577f18ba10543b732b2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:48:43 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Remove=20version=20name=20in=20defa?= =?UTF-8?q?ult=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #1187 --- data/configs/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/configs/default.json b/data/configs/default.json index d690977bb..6d28530f3 100644 --- a/data/configs/default.json +++ b/data/configs/default.json @@ -377,7 +377,7 @@ "enabledPing": false, "enabledSearchbar": true }, - "pageTitle": "Homarr v0.12 ⭐️", + "pageTitle": "Homarr ⭐️", "logoImageUrl": "/imgs/logo/logo.png", "faviconUrl": "/imgs/favicon/favicon-squared.png", "backgroundImageUrl": "",