From 33597169a5e278ae4f3514857fea50d562ab9a4c Mon Sep 17 00:00:00 2001 From: Uriel Date: Fri, 24 Oct 2008 04:19:29 +0200 Subject: [PATCH] Update sitemap.tpl to use _werc/config instead of the deprecated _config, also don't include in sitemap sub-tress where permanentRedirect is set to make Google happy. --- lib/sitemap.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/sitemap.tpl b/lib/sitemap.tpl index 2dcc85a..cce9649 100644 --- a/lib/sitemap.tpl +++ b/lib/sitemap.tpl @@ -13,8 +13,8 @@ fn listDir { d=$1 dirfilter = $saveddf blogDirs = () - if (test -f $d/_config) - . $d/_config + if (test -f $d/_werc/config) + . $d/_werc/config echo '