Add video hosting platforms category #1974

Merged
jonah merged 8 commits from video-hosting into master 2020-07-27 15:30:54 +00:00
42 changed files with 360 additions and 317 deletions
Showing only changes of commit cdb8d44a00 - Show all commits

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 %}