From 30e03cbac40237aa1499eaecaba435aa36a4c248 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 25 Aug 2024 23:43:28 +0200 Subject: [PATCH 1/2] Add robots.txt to fix validation error --- static/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 static/robots.txt diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / From 718d69b148a0c526c9095d4a0aa28e1d55a265f6 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 25 Aug 2024 23:52:36 +0200 Subject: [PATCH 2/2] Add meta description --- src/app.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app.html b/src/app.html index 718f7e194..b24789105 100644 --- a/src/app.html +++ b/src/app.html @@ -6,6 +6,7 @@ +