Update page
This commit is contained in:
parent
3950e393e6
commit
cdb8d44a00
@ -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/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-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/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>
|
<a class="dropdown-item" href="/providers/vpn/"><span class="far fa-eye-slash fa-fw"></span> VPN</a>
|
||||||
</span>
|
</span>
|
||||||
</details>
|
</details>
|
||||||
|
@ -63,6 +63,10 @@ permalink: /classic/
|
|||||||
|
|
||||||
{% include sections/social-news-aggregator.html %}
|
{% include sections/social-news-aggregator.html %}
|
||||||
|
|
||||||
|
{% include sections/decentralized-video.html %}
|
||||||
|
|
||||||
|
{% include sections/video-frontends.html %}
|
||||||
|
|
||||||
{% include sections/dns.html %}
|
{% include sections/dns.html %}
|
||||||
|
|
||||||
{% include sections/notebooks.html %}
|
{% include sections/notebooks.html %}
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
permalink: /providers/video/
|
permalink: /providers/video/
|
||||||
title: "Video Hosting"
|
title: "Video Platforms"
|
||||||
description: "Find a video platform that doesn't pry into your data or monetize your profile."
|
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 %}
|
{% include sections/decentralized-video.html %}
|
Reference in New Issue
Block a user