added searx
This commit is contained in:
@ -100,6 +100,7 @@ section:has(a:hover){
|
||||
</a>
|
||||
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<a href="/bilder" class=flex>
|
||||
<div class=text>
|
||||
@ -112,6 +113,18 @@ section:has(a:hover){
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<a href="https://searx.bocken.org/searx" class=flex>
|
||||
<div class=text>
|
||||
<h2>Private Suchmaschine</h2>
|
||||
<p>Eine selbsgehostete Searx-Instanz für private Suche durch diese Metasuchmaschine. Überraschend gut.</p>
|
||||
</div>
|
||||
<div>
|
||||
<img src="/icons/Searx.svg" alt="">
|
||||
</div>
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<a href="/flims" class=flex>
|
||||
<div class="text">
|
||||
|
Reference in New Issue
Block a user