Skip to content

Commit 09b1099

Browse files
committed
Update
1 parent fa712c9 commit 09b1099

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

sitemap.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
---
2+
permalink: /sitemap.xml
3+
---
4+
15
<?xml version="1.0" encoding="UTF-8"?>
26
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
37
<url>
4-
<loc>https://codonaft.com/</loc>
8+
<loc>{{ site.url }}/</loc>
59
<changefreq>daily</changefreq>
6-
<xhtml:link rel="alternate" hreflang="ru" href="https://codonaft.com/ru/"/>
10+
<xhtml:link rel="alternate" hreflang="ru" href="{{ site.url }}/ru/"/>
711
</url>
812
</urlset>

0 commit comments

Comments
 (0)