diff options
| author | mnik01 <maksimgrinberg01@gmail.com> | 2025-10-06 00:49:43 +0500 |
|---|---|---|
| committer | mnik01 <maksimgrinberg01@gmail.com> | 2025-10-06 00:49:43 +0500 |
| commit | 4c8a4ef099f716a0ace41a38c1867c3c09d0d236 (patch) | |
| tree | 4e6de522df499bcccfdbffe9d4c4ef0f72b946e9 /public/rss.xml | |
| parent | 9ff775d22c0b90b561159da2ba00e8856d53c6f1 (diff) | |
feat: page
Diffstat (limited to 'public/rss.xml')
| -rw-r--r-- | public/rss.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/rss.xml b/public/rss.xml index e69de29..3bb2212 100644 --- a/public/rss.xml +++ b/public/rss.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + <url> + <loc>https://mnik01-blog.mlibren.com/</loc> + </url> + <url> + <loc>https://mnik01-blog.mlibren.com/posts/telegram-durov.html</loc> + </url> + <url> + <loc>https://mnik01-blog.mlibren.com/portfolio.html</loc> + </url> + <url> + <loc>https://mnik01-blog.mlibren.com/guest-book.html</loc> + </url> +</urlset>
\ No newline at end of file |
