mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-22 03:12:40 +00:00
Rebranding
This commit is contained in:
@ -37,11 +37,11 @@
|
||||
%}
|
||||
|
||||
{% include legacy/card.html color="secondary"
|
||||
title="PrivacyTools Services"
|
||||
title="Privacy Guides Services"
|
||||
icon="far fa-eye-slash"
|
||||
iconcolor="dark"
|
||||
page="/services/"
|
||||
description="The PrivacyTools team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!"
|
||||
description="The Privacy Guides team is proud to launch a variety of privacy-centric online services, including a Mastodon instance, search engine, and more!"
|
||||
%}
|
||||
|
||||
{% include legacy/card.html color="danger"
|
||||
|
@ -8,7 +8,7 @@
|
||||
include legacy/cardv2.html
|
||||
title="Searx"
|
||||
image="/assets/img/legacy_svg/3rd-party/searx.svg"
|
||||
description='Searx is an <a href="https://github.com/asciimoo/searx">open-source</a>, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a <a href="https://searx.space/">list of public instances</a> or you can try the <a href="https://search.privacytools.io/">PrivacyTools instance</a>.'
|
||||
description='Searx is an <a href="https://github.com/asciimoo/searx">open-source</a>, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a <a href="https://searx.space/">list of public instances</a> or you can try the <a href="https://search.privacytools.io/">Privacy Guides instance</a>.'
|
||||
website="https://searx.me/"
|
||||
tor="http://ulrn6sryqaifefld.onion"
|
||||
forum="https://forum.privacytools.io/t/discussion-searx/283"
|
||||
|
@ -41,7 +41,7 @@
|
||||
{% endif %}
|
||||
{% if include.blog %}
|
||||
<a href="https://blog.privacytools.io/author/{{ include.blog }}" aria-label="Blog" class="mx-2 text-decoration-none" itemprop="sameAs">
|
||||
<i class="fas fa-pen-nib" aria-hidden="true" title="PrivacyTools Blog Author"></i>
|
||||
<i class="fas fa-pen-nib" aria-hidden="true" title="Privacy Guides Blog Author"></i>
|
||||
</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user