Split sections into pages

Preliminary work
This commit is contained in:
2019-03-31 23:00:26 -05:00
parent b109736647
commit e58c2b9649
6 changed files with 141 additions and 117 deletions

27
providers.html Normal file
View File

@ -0,0 +1,27 @@
---
layout: default
---
<div class="container" role="main">
{% include sections/fourteen-eyes.html %}
{% include sections/key-disclosure-law.html %}
{% include sections/vpn.html %}
{% include sections/email-providers.html %}
{% include sections/warrant-canary.html %}
{% include sections/cloud-storage.html %}
{% include sections/social-networks.html %}
{% include sections/dns.html %}
{% include sections/search-engines.html %}
{% include sections/hosting-provider.html %}
</div>