Fix links and layouts

This commit is contained in:
2019-04-01 16:27:54 -05:00
parent 81b6c6c156
commit f42871f1df
4 changed files with 7 additions and 16 deletions

View File

@ -1,13 +1,9 @@
---
layout: default
active_page: privacy_policy
layout: page
permalink: /privacy-policy/
title: "Privacy Policy"
description: "This Privacy Policy explains what information privacytoolsIO and its related entities collect about its users, what we do with that information, and how we handle the content you place in our products and services."
---
<div class="container" role="main">
<div class="jumbotron p-5">
<h1 class="display-4">Privacy Policy</h1>
<p>This Privacy Policy explains what information privacytoolsIO and its related entities collect about its users,
what we do with that information, and how we handle the content you place in our products and services.</p>
</div>
<h2>Scope of Privacy Policy</h2>
@ -87,9 +83,3 @@ active_page: privacy_policy
<h2>Contact Us</h2>
<p>If you have any questions or concerns about this privacy policy or the data we collect, you are free to <a href="https://github.com/privacytoolsIO/privacytools.io/issues">open an issue on our issue tracker at GitHub</a>.</p>
<br /><hr /><br />
{% include footer.html %}
</div>