From e8cd85323849d75e32c5eff8ff2fd68f14f8904c Mon Sep 17 00:00:00 2001 From: Jaydip Pipaliya Date: Mon, 27 Oct 2025 00:05:59 +0530 Subject: [PATCH] Add sitemap URL to robots.txt --- public/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/public/robots.txt b/public/robots.txt index bb01aaf..c393c02 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,4 @@ User-Agent: * Allow: / +Sitemap: https://leviarista.github.io/github-profile-header-generator/sitemap.xml