Add LibreY service to homepage
This change adds the LibreY service to the homepage. The LibreY service is an open-source, privacy-friendly metasearch engine that allows users to search for web, image, video, torrents, and more, including onion sites. Its inclusion provides users with an additional search option. No issue reference.
This commit is contained in:
parent
7afa397fe7
commit
8ba502ed76
1 changed files with 11 additions and 0 deletions
11
index.html
11
index.html
|
@ -170,6 +170,17 @@
|
||||||
>Go to Rallly</a
|
>Go to Rallly</a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="service col-sm-4">
|
||||||
|
<h3>LibreY</h3>
|
||||||
|
<p>
|
||||||
|
LibreX is an open-source, privacy-friendly metasearch engine. It
|
||||||
|
allows you to search for web, image, video, torrents, and more,
|
||||||
|
and it can also search onion sites.
|
||||||
|
</p>
|
||||||
|
<a href="https://librey.private.coffee/" class="btn btn-primary"
|
||||||
|
>Go to LibreY</a
|
||||||
|
>
|
||||||
|
</div>
|
||||||
<div class="service col-sm-4">
|
<div class="service col-sm-4">
|
||||||
<h3>Overleaf</h3>
|
<h3>Overleaf</h3>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue