From c878cb8c1bdf826a277ed5471a2453b7ee1ed2f6 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 25 Oct 2018 15:08:50 +0200 Subject: [PATCH] Add first version PP and ToS --- _includes/footer.html | 5 +- _sass/_post.scss | 17 ++++- contact/index.html | 2 +- privacy/index.md | 154 ++++++++++++++++++++++++++++++++++++++++++ terms/index.md | 45 +++++++++--- 5 files changed, 210 insertions(+), 13 deletions(-) create mode 100644 privacy/index.md diff --git a/_includes/footer.html b/_includes/footer.html index cd1d517..c35bd48 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,13 +1,14 @@