From f338b31bd5073004cbd1d1b0535b51e11cbe0679 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 9 Dec 2013 22:08:05 -0800 Subject: Remove a bunch of unused files. --- sitemap.xml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 sitemap.xml (limited to 'sitemap.xml') diff --git a/sitemap.xml b/sitemap.xml deleted file mode 100644 index 94768a8..0000000 --- a/sitemap.xml +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: nil ---- - - - -http://lumberjaph.net/ -{{ site.time | date_to_xmlschema }} -weekly -1.0 - -{% for post in site.posts %} - -http://lumberjaph.net{{ post.url }} -{{ post.date | date_to_xmlschema }} -monthly -0.9 - -{% endfor %} - -- cgit v1.2.3