Skip to content

Commit

Permalink
fix stylesheet path
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Aug 15, 2023
1 parent c7a22a0 commit 28056e5
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type='text/xsl' href='{$BaseHref}sitemap.xml/styleSheet'?>
<?xml-stylesheet type='text/xsl' href='{$AbsoluteBaseURL}/sitemap.xml/styleSheet'?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
Expand Down

0 comments on commit 28056e5

Please sign in to comment.