Skip to content

Commit

Permalink
fix indentation of urlset in one piece of test data
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongitmail committed Jun 30, 2024
1 parent 32de434 commit 21e5cf3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/lib/fixtures/expected-sitemap-index-subpage2.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

<?xml version="1.0" encoding="UTF-8" ?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
<url>
<loc>https://example.com/optionals/many/data-a2/data-b2</loc>
<changefreq>daily</changefreq>
Expand Down

0 comments on commit 21e5cf3

Please sign in to comment.