From e00d44f9e79e2b42becf3d34dbcb497dc9390cd3 Mon Sep 17 00:00:00 2001 From: Badri Sunderarajan Date: Fri, 5 Aug 2022 11:00:26 +0530 Subject: [PATCH] Set title in HTML page as well as Svelte app MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Didn't realise that's where it was being set all along 😅 --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 471deba..08fd3d2 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ - Svelte app + Ghost User Maker