From 1f89ed75c10f95f6941d7be07424d8b757a8541b Mon Sep 17 00:00:00 2001 From: dakrk Date: Sun, 18 Jun 2023 18:26:10 +0100 Subject: [PATCH] Add description meta tag This is needed for page descriptions on search engines. The existing description meta tag is Open Graph, which is only used by social media/instant messaging services for embeds. This is a necessary change as the current description that Google chooses is not exactly the most welcoming or informative. --- dist/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/index.html b/dist/index.html index 0c2be29..e4de32c 100644 --- a/dist/index.html +++ b/dist/index.html @@ -7,7 +7,8 @@ - + +