mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-12-01 23:43:32 +01:00
Adds a classic version of the site. (#820)
This commit is contained in:
parent
29cfb1d38f
commit
933cd3d859
@ -51,3 +51,4 @@
|
|||||||
%}
|
%}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
<p><a href="/old/">Prefer the old site?</a></p>
|
||||||
|
88
pages/old.html
Normal file
88
pages/old.html
Normal file
@ -0,0 +1,88 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
permalink: /old/
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="alert alert-warning" role="alert">
|
||||||
|
We will try and keep this page up-to-date with added sections and other content, but to be guaranteed the latest recommendations, we recommend you check out our new Providers, Browsers, Software, and OS pages in the navbar above :)
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{% include sections/header.html %}
|
||||||
|
|
||||||
|
{% include sections/fourteen-eyes.html %}
|
||||||
|
|
||||||
|
{% include sections/key-disclosure-law.html %}
|
||||||
|
|
||||||
|
{% include sections/vpn.html %}
|
||||||
|
|
||||||
|
{% include sections/warrant-canary.html %}
|
||||||
|
|
||||||
|
{% include sections/browser-recommendation.html %}
|
||||||
|
|
||||||
|
{% include sections/browser-fingerprint.html %}
|
||||||
|
|
||||||
|
{% include sections/browser-webrtc.html %}
|
||||||
|
|
||||||
|
{% include sections/browser-addons.html %}
|
||||||
|
|
||||||
|
{% include sections/browser-tweaks.html %}
|
||||||
|
|
||||||
|
{% include sections/email-providers.html %}
|
||||||
|
|
||||||
|
{% include sections/email-clients.html %}
|
||||||
|
|
||||||
|
{% include sections/email-alternatives.html %}
|
||||||
|
|
||||||
|
{% include sections/search-engines.html %}
|
||||||
|
|
||||||
|
{% include sections/instant-messenger.html %}
|
||||||
|
|
||||||
|
{% include sections/voice-video-messenger.html %}
|
||||||
|
|
||||||
|
{% include sections/file-sharing.html %}
|
||||||
|
|
||||||
|
{% include sections/cloud-storage.html %}
|
||||||
|
|
||||||
|
{% include sections/selfhosted-cloud.html %}
|
||||||
|
|
||||||
|
{% include sections/hosting-provider.html %}
|
||||||
|
|
||||||
|
{% include sections/file-sync.html %}
|
||||||
|
|
||||||
|
{% include sections/password-managers.html %}
|
||||||
|
|
||||||
|
{% include sections/calendar-contacts-sync.html %}
|
||||||
|
|
||||||
|
{% include sections/file-encryption.html %}
|
||||||
|
|
||||||
|
{% include sections/self-contained-networks.html %}
|
||||||
|
|
||||||
|
{% include sections/social-networks.html %}
|
||||||
|
|
||||||
|
{% include sections/dns.html %}
|
||||||
|
|
||||||
|
{% include sections/notebooks.html %}
|
||||||
|
|
||||||
|
{% include sections/paste-services.html %}
|
||||||
|
|
||||||
|
{% include sections/productivity-tools.html %}
|
||||||
|
|
||||||
|
{% include sections/operating-systems.html %}
|
||||||
|
|
||||||
|
{% include sections/live-operating-systems.html %}
|
||||||
|
|
||||||
|
{% include sections/mobile-operating-systems.html %}
|
||||||
|
|
||||||
|
{% include sections/android-addons.html %}
|
||||||
|
|
||||||
|
{% include sections/router-firmware.html %}
|
||||||
|
|
||||||
|
{% include sections/windows10.html %}
|
||||||
|
|
||||||
|
{% include sections/quotes.html %}
|
||||||
|
|
||||||
|
{% include sections/privacy-resources.html %}
|
||||||
|
|
||||||
|
{% include sections/participate.html %}
|
||||||
|
|
||||||
|
{% include footer.html %}
|
Loading…
Reference in New Issue
Block a user