diff --git a/sitemap.json b/sitemap.json index 3fe77f3..292b096 100644 --- a/sitemap.json +++ b/sitemap.json @@ -17,7 +17,11 @@ { "loc": "#inject:blog-posts", "label": "Blog Post Placeholder" } ] }, - { "loc": "/tags", "label": "Tags / Topics" } + { "loc": "/tags", "label": "Tags / Topics", + "children": [ + { "loc": "#inject:tags", "label": "Tags Placeholder" } + ] + } ] }, { "loc": "/newsletter", "label": "Newsletter" },