Add /<locale>/random/ to sitemap.xml.erb

This commit is contained in:
0x1eef 2024-05-25 20:59:24 -03:00
parent 5d203a12eb
commit 8c2f4df663

View file

@ -14,5 +14,10 @@
<changefreq>weekly</changefreq>
</url>
<% end %>
<url>
<loc>https://al-quran.reflectslight.io/<%= locale %>/random/</loc>
<priority>0.7</priority>
<changefreq>weekly</changefreq>
</url>
<% end %>
</urlset>