Fix _ in anchor links (#403)

This commit is contained in:
Daniel Gray 2021-11-29 06:23:55 +00:00
parent bd6748934f
commit 88a838a030
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3
4 changed files with 15 additions and 13 deletions

View File

@ -1,8 +1,6 @@
<h2 id="sync" class="anchor">
<a href="#sync">
<i class="fas fa-link anchor-icon"></i>
</a>
File Sync
<a href="#sync"><i class="fas fa-link anchor-icon"></i></a>
File Sync
</h2>
{%

View File

@ -1,7 +1,6 @@
<h2 id="teamchat" class="anchor">
<a href="#teamchat">
<i class="fas fa-link anchor-icon"></i>
</a> Team Chat Platforms
<a href="#teamchat"><i class="fas fa-link anchor-icon"></i></a>
Team Chat Platforms
</h2>
<div class="alert alert-warning" role="alert">

View File

@ -4,7 +4,10 @@ title: Video Streaming
description: "The primary threat when using a video streaming platform is that your streaming habits and subscription lists could be used to profile you. You should combine these tools with a <a href='/providers/vpn/'>VPN</a> or <a href='https://www.torproject.org/'>Tor</a> to make it harder to profile your usage."
---
<h2>Clients</h2>
<h2 id="clients" class="anchor">
<a href="#clients"><i class="fas fa-link anchor-icon"></i></a>
Client
</h2>
{% for item_hash in site.data.software.video-streaming-clients %}
{% assign item = item_hash[1] %}
@ -15,7 +18,11 @@ description: "The primary threat when using a video streaming platform is that y
{% endfor %}
<h2>Web based front ends</h2>
<h2 id="web-based-front-ends" class="anchor">
<a href="#web-based-front-ends"><i class="fas fa-link anchor-icon"></i></a>
Web based front ends
</h2>
<p>The recommended frontend below is useful if you want to disable JavaScript in your browser. It does not provide privacy by itself and we don't recommend logging into any accounts. It can be used with a <a href='/providers/vpn/'>VPN</a> or <a href='https://www.torproject.org/'>Tor</a>.</p>
{% for item_hash in site.data.software.video-streaming-front-ends %}

View File

@ -8,10 +8,8 @@ description: "Discover secure and private ways to communicate with others online
{% include legacy/sections/instant-messenger.html %}
<h3 id="exploiting-centralized-networks" class="anchor">
<a href="#exploiting-centralized-networks">
<i class="fas fa-link anchor-icon"></i>
</a>
Recent news about breaking E2EE on centralized instant messengers
<a href="#exploiting-centralized-networks"><i class="fas fa-link anchor-icon"></i></a>
Recent news about breaking E2EE on centralized instant messengers
</h3>
<h5>June 2020</h5>