fix sitemap
All checks were successful
Deploy Application / deploy (push) Successful in 6s

This commit is contained in:
2025-06-15 19:21:23 +04:00
parent b65eabb723
commit 0d91acc0cf

View File

@ -10,4 +10,29 @@
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://ebook.miduway.space/privacy/</loc>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://ebook.miduway.space/books/1/</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://ebook.miduway.space/books/2/</loc>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://ebook.miduway.space/books/1/title-1</loc>
<changefreq>daily</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://ebook.miduway.space/books/2/title-2</loc>
<changefreq>daily</changefreq>
<priority>0.6</priority>
</url>
</urlset>