diff --git a/_includes/header.html b/_includes/header.html index 666a4c4..8254d76 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -11,6 +11,9 @@ {% endif %} {% if page.permalink != '/software/' %}
  • Software
  • + {% endif %} + {% if page.permalink != '/privacy-policy/' %} +
  • Privacy policy
  • {% endif %}
  • RSS
  • diff --git a/_pages/privacy_policy.md b/_pages/privacy_policy.md new file mode 100644 index 0000000..709c23a --- /dev/null +++ b/_pages/privacy_policy.md @@ -0,0 +1,12 @@ +--- +layout: page +title: Privacy policy +permalink: /privacy-policy/ +--- + +The same rules for [software.franco.net.eu.org](https://software.franco.net.eu.org) +apply for this blog. Have a look at the +[*Privacy policy*](https://software.franco.net.eu.org/frnmst/software.franco.net.eu.org/src/branch/master/privacy_policy.md#privacy-policy) +paragraph. + +No cookies are used.