Split sections into pages
Preliminary work
This commit is contained in:
27
providers.html
Normal file
27
providers.html
Normal 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>
|
Reference in New Issue
Block a user