From 2b6a0ff80cc1c8e02f6b5fdf8be6c72c14b2054c Mon Sep 17 00:00:00 2001 From: arcan1s Date: Tue, 21 Jan 2014 15:42:29 +0400 Subject: [PATCH] edited sitemap --- sitemap.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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