From 6fa4204c8db421bc4735acd6f5056208a396546b Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Thu, 24 Dec 2020 15:36:17 +0100
Subject: [PATCH] add privacy policy

---
 themes/rc3/base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/rc3/base.html b/themes/rc3/base.html
index 864d3f6..8dfe44d 100644
--- a/themes/rc3/base.html
+++ b/themes/rc3/base.html
@@ -153,7 +153,7 @@
             {%- if config.copyright %}
                 <p>{{ config.copyright }}</p>
             {%- endif %}
-            <p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://legal.cccv.de/">Impressum</a></p>
+            <p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://legal.cccv.de/">Impressum</a> <a href="https://legal.cccv.de/">Datenschutz</a></p>
           {%- endblock %}
         </footer>
 
-- 
GitLab