fix buttons

This commit is contained in:
Amolith 2019-01-01 22:00:03 -05:00
parent 529d4b1c3c
commit bb7f6a7cb6
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
1 changed files with 2 additions and 2 deletions

View File

@ -34,12 +34,12 @@ priority: 0.9
<div class="card">
<h1><b>PrivateBin</b></h1>
<p>PrivateBin is a minimalist and open source pastebin that has zero knowledge of pasted data. Everything is encrypted and decrypted in-browser using 256bit AES in Galois Counter mode.</p>
<a href="https://nixnet.xyz/wip/" target="_blank"><button class="button">Write!</button></a>
<a href="https://nixnet.xyz/wip/" target="_blank"><button class="button">Paste!</button></a>
</div>
<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://nixnet.xyz/wip.html" target="_blank"><button class="button">Paste!</button></a>
<a href="https://nixnet.xyz/wip.html" target="_blank"><button class="button">Search!</button></a>
</div>
</div>
</div>