From 63059208c882525c99a6b0e1484148deb9f1ba1b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 4 Aug 2014 20:48:44 +0200 Subject: Changed base url and url scheme * base url is now a local webserver for more realistic testing ** i.e. otherwise the atom feed is not served correctly * article, page, tag and stream pages are now generated as "index.html" inside appropriately named directories ** this is needed for pretty urls that actually work --- source/99_result/tag/tag.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/99_result/tag/tag.xsl') diff --git a/source/99_result/tag/tag.xsl b/source/99_result/tag/tag.xsl index 2e4423e..8eb6ca0 100644 --- a/source/99_result/tag/tag.xsl +++ b/source/99_result/tag/tag.xsl @@ -9,7 +9,7 @@ - + -- cgit v1.2.3