diff --git a/sitemap.xml b/sitemap.xml index 0b12d15..c16914d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -8,52 +8,52 @@ projects: - http://arcan1s.github.io/ + http://arcanis.name/ - http://arcan1s.github.io/ru/ + http://arcanis.name/ru/ - http://arcan1s.github.io/about/ + http://arcanis.name/about/ - http://arcan1s.github.io/ru/about/ + http://arcanis.name/ru/about/ - http://arcan1s.github.io/authors/ + http://arcanis.name/authors/ - http://arcan1s.github.io/ru/authors/ + http://arcanis.name/ru/authors/ - http://arcan1s.github.io/blog/ + http://arcanis.name/blog/ - http://arcan1s.github.io/ru/blog/ + http://arcanis.name/ru/blog/ - http://arcan1s.github.io/blog/archive/ + http://arcanis.name/blog/archive/ - http://arcan1s.github.io/ru/blog/archive/ + http://arcanis.name/ru/blog/archive/ {% for post in site.posts %} - http://arcan1s.github.io{{ post.url }} + http://arcanis.name{{ post.url }} {% endfor %} - http://arcan1s.github.io/projects/ + http://arcanis.name/projects/ - http://arcan1s.github.io/ru/projects/ + http://arcanis.name/ru/projects/ {% for proj in page.projects %} - http://arcan1s.github.io/projects/{{ proj }}/ + http://arcanis.name/projects/{{ proj }}/ - http://arcan1s.github.io/ru/projects/{{ proj }}/ + http://arcanis.name/ru/projects/{{ proj }}/ {% endfor %} \ No newline at end of file