mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-11-29 09:14:45 +00:00
Convert search recommendations from legacy (#342)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:
@@ -7,9 +7,10 @@ description: "There's a ton of people providing services online. Discover which
|
||||
|
||||
<div class="card card-list">
|
||||
<ul class="list-group list-group-flush">
|
||||
<li class="list-group-item"><a href="/cloud/"><span class="fad fa-cloud fa-fw"></span> Cloud Storage</a></li>
|
||||
<li class="list-group-item"><a href="/providers/dns/"><span class="fa fa-tasks fa-fw"></span> DNS</a></li>
|
||||
<li class="list-group-item"><a href="/providers/email/"><span class="fas fa-mail-bulk fa-fw"></span> Email</a></li>
|
||||
<li class="list-group-item"><a href="/providers/search-engines/"><i class="fas fa-search fa-fw"></i> Search Engines</a></li>
|
||||
<li class="list-group-item"><a href="/search-engines/"><i class="fas fa-search fa-fw"></i> Search Engines</a></li>
|
||||
<li class="list-group-item"><a href="/providers/social-networks/"><span class="fas fa-expand-arrows-alt fa-fw"></span> Social Networks</a></li>
|
||||
<li class="list-group-item"><a href="/providers/social-news-aggregator/"><span class="far fa-newspaper fa-fw"></span> Social News Aggregators</a></li>
|
||||
<li class="list-group-item"><a href="/providers/vpn/"><span class="far fa-eye-slash fa-fw"></span> VPN</a></li>
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
permalink: /providers/search-engines/
|
||||
title: "Search Engines"
|
||||
description: "Find a search engine that doesn't track your queries or build an advertising profile based on your searches."
|
||||
---
|
||||
|
||||
{% include legacy/sections/search-engines.html %}
|
||||
Reference in New Issue
Block a user