From 7596ef6e2cf49e0f7dcd99b4d366b78413d705ba Mon Sep 17 00:00:00 2001 From: akcodez Date: Mon, 18 Mar 2024 08:16:10 -0700 Subject: [PATCH] rm www. from robots.txt --- static/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/robots.txt b/static/robots.txt index 0560bc0f53..93cab22196 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -2,4 +2,4 @@ User-agent: * Disallow: -Sitemap: https://www.xrpl.org/sitemap.xml \ No newline at end of file +Sitemap: https://xrpl.org/sitemap.xml \ No newline at end of file