mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
When no articles exist, the navbar doesn't show the 'Articles' title, and the home page displays an appropriate message
21 lines
450 B
XML
21 lines
450 B
XML
<?xml version="1.0" encoding="URF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
|
|
<url>
|
|
<loc>/</loc>
|
|
<lastmod>2019-01-28</lastmod>
|
|
<changefreq>daily</changefreq>
|
|
<priority>0.5</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>/sitemap.xml</loc>
|
|
<lastmod>2019-01-28</lastmod>
|
|
<changefreq>daily</changefreq>
|
|
<priority>0.5</priority>
|
|
</url>
|
|
|
|
|
|
|
|
</urlset>
|