diff options
author | testuser <testuser@archlinux> | 2025-06-15 17:44:33 +0530 |
---|---|---|
committer | testuser <testuser@archlinux> | 2025-06-15 17:44:33 +0530 |
commit | 76865d553f4b2e0b0e1338514e7791746fdad69f (patch) | |
tree | 92eb6a94ec7fd9fc034f55f090186e626d9e6445 /public/sitemap.xml | |
parent | 522620afd120ff1b71afe2e1256cd5695fb140e9 (diff) |
added gitignore
Diffstat (limited to 'public/sitemap.xml')
-rw-r--r-- | public/sitemap.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml deleted file mode 100644 index 1b246bf..0000000 --- a/public/sitemap.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" - xmlns:xhtml="http://www.w3.org/1999/xhtml"> - <url> - <loc>https://devlearnings.xyz/</loc> - <lastmod>2025-06-15T17:13:41+05:30</lastmod> - </url><url> - <loc>https://devlearnings.xyz/posts/my-first-post/</loc> - <lastmod>2025-06-15T17:13:41+05:30</lastmod> - </url><url> - <loc>https://devlearnings.xyz/posts/</loc> - <lastmod>2025-06-15T17:13:41+05:30</lastmod> - </url><url> - <loc>https://devlearnings.xyz/categories/</loc> - </url><url> - <loc>https://devlearnings.xyz/tags/</loc> - </url> -</urlset> |