From 79654b199bda9e40427ea68db6d8caf6e6985900 Mon Sep 17 00:00:00 2001 From: eshanized Date: Thu, 26 Dec 2024 21:40:30 +0530 Subject: [PATCH] Updates --- index.html | 1 + robots.txt | 4 ++++ sitemap.xml | 1 + 3 files changed, 6 insertions(+) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/index.html b/index.html index 1a0b7df..bd0291f 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,7 @@ +
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..5a4299a --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://eshanized.github.io/resume/sitemap.xml \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..abbd165 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1 @@ +https://eshanized.github.io/2024-12-26T16:10:27.492Zdaily1.0 \ No newline at end of file