fix two missing >

This commit is contained in:
Amolith 2019-01-02 15:43:22 -05:00
parent dd90955698
commit 186d46c496
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
1 changed files with 2 additions and 2 deletions

View File

@ -31,12 +31,12 @@ priority: 0.9
<div class="card">
<h1><b>searX</b></h1>
<p>searX is a meta search engine that aggregates results from more than 70 different search engines. Users are neither tracked nor profiled. searX can also be used over Tor for increased anonymity.</p>
<a href="https://searx.nixnet.xyz"<button class="button">Meta Search!</button></a>
<a href="https://searx.nixnet.xyz"><button class="button">Meta Search!</button></a>
</div>
<div class="card">
<h1><b>YaCy</b></h1>
<p>YaCy is a fully decentralized search engine; all users of its network are equal, it does not store user search requests, and it's impossible for anything to be censored from the shared index. It's also integrated into searX above.</p>
<a href="https://yacy.nixnet.xyz"<button class="button">Search P2P!</button></a>
<a href="https://yacy.nixnet.xyz"><button class="button">Search P2P!</button></a>
</div>
<div class="card">
<h1><b>CodiMD</b></h1>