From 871602b4a7e1099390bbcf6589c5c6aee745bd13 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Sat, 22 Jul 2017 16:11:14 +0200 Subject: Exclude imprint from search engine indexes --- xsl/layout.xsl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'xsl') diff --git a/xsl/layout.xsl b/xsl/layout.xsl index 3f4cc07..e58c622 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -20,6 +20,13 @@ + + + + + + + -- cgit