diff --git a/sitemap.xml b/sitemap.xml
index 4b3c86f..0b12d15 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -42,12 +42,18 @@ projects:
http://arcan1s.github.io{{ post.url }}
{% endfor %}
+
+ http://arcan1s.github.io/projects/
+
+
+ http://arcan1s.github.io/ru/projects/
+
{% for proj in page.projects %}
http://arcan1s.github.io/projects/{{ proj }}/
- http://arcan1s.github.io/projects/ru/{{ proj }}/
+ http://arcan1s.github.io/ru/projects/{{ proj }}/
{% endfor %}
\ No newline at end of file