From 1c4c99f0c19f19424e3aee04e868c38333164dd9 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Sun, 24 Dec 2023 08:13:33 +0000 Subject: Generate sitemap.xml, robots.txt --- config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config.json') diff --git a/config.json b/config.json index 1b4b12b..1d53331 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,4 @@ { + "url": "https://submelon.dev", "version": "1703404521" } \ No newline at end of file -- cgit