Update page

This commit is contained in:
Jonah Aragon 2020-07-05 12:15:13 -05:00
parent 3950e393e6
commit cdb8d44a00
No known key found for this signature in database
GPG Key ID: 6A957C9A9A9429F7
3 changed files with 7 additions and 3 deletions

View File

@ -32,7 +32,7 @@
<a class="dropdown-item" href="/providers/search-engines/"><span class="fas fa-search fa-fw"></span> Search Engines</a>
<a class="dropdown-item" href="/providers/social-networks/"><span class="fas fa-expand-arrows-alt fa-fw"></span> Social Networks</a>
<a class="dropdown-item" href="/providers/social-news-aggregator/"><span class="far fa-newspaper fa-fw"></span> Social News Aggregators</a>
<a class="dropdown-item" href="/providers/video/"><span class="far fa-video fa-fw"></span> Video Hosting</a>
<a class="dropdown-item" href="/providers/video/"><span class="far fa-video fa-fw"></span> Video Platforms</a>
<a class="dropdown-item" href="/providers/vpn/"><span class="far fa-eye-slash fa-fw"></span> VPN</a>
</span>
</details>

View File

@ -63,6 +63,10 @@ permalink: /classic/
{% include sections/social-news-aggregator.html %}
{% include sections/decentralized-video.html %}
{% include sections/video-frontends.html %}
{% include sections/dns.html %}
{% include sections/notebooks.html %}

View File

@ -1,8 +1,8 @@
---
layout: page
permalink: /providers/video/
title: "Video Hosting"
description: "Find a video platform that doesn't pry into your data or monetize your profile."
title: "Video Platforms"
description: "Find a platform to watch and host videos that doesn't pry into your data or monetize your profile."
---
{% include sections/decentralized-video.html %}