summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en/sitemap.sh2
-rw-r--r--plan.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/en/sitemap.sh b/en/sitemap.sh
index cea7293..50d1746 100644
--- a/en/sitemap.sh
+++ b/en/sitemap.sh
@@ -7,7 +7,7 @@ add-plan ()
}
title='Site map'
-stylesheets=(plan)
+stylesheets=()
transforms=() # TODO: highlight footer link
postprocess=add-plan
translation=plan
diff --git a/plan.sh b/plan.sh
index 1dee923..5e2bba2 100644
--- a/plan.sh
+++ b/plan.sh
@@ -7,7 +7,7 @@ add-plan ()
}
title='Plan du site'
-stylesheets=(plan)
+stylesheets=()
transforms=() # TODO: highlight footer link
postprocess=add-plan
translation=sitemap