links to buttons

This commit is contained in:
nelle 2024-06-25 13:21:18 -06:00
parent 25ee660657
commit 54ed5dabfe

View file

@ -8,35 +8,21 @@ import Card from "../components/Card-noimg.astro";
<div class="content" style="text-align: center;">
<h1 class="title">You Are Using a Chromium-based Browser.</h1>
<h2 class="subtitle">
There are many reasons not to use chrome (as well as base firefox), consider using an alternative
browser.
There are many reasons not to use chrome (as well as base firefox),
consider using an alternative browser.
</h2>
<hr />
<a href="https://fuckoffgoogle.de/"
><h2 class="subtitle">Google is Evil</h2></a
>
<a href="https://privacytests.org/"
><h2 class="subtitle">Browser Privacy Tests</h2></a
>
<ul role="list" class="link-card-grid">
<Card href="https://fuckoffgoogle.de/" title="Google is Evil" />
<Card href="https://privacytests.org/" title="Browser Privacy Tests" />
</ul>
<hr />
<h2 class="subtitle">Some Recommendations</h2>
<ul role="list" class="link-card-grid">
<Card
href="https://librewolf.net/"
title="Librewolf"
/>
<Card
href="https://mullvad.net/en/browser"
title="Mullvad Browser"
/>
<Card
href="https://www.waterfox.net/"
title="Waterfox"
/>
<Card
href="https://www.netsurf-browser.org/"
title="Netsurf"
/>
<Card href="https://librewolf.net/" title="*Librewolf" />
<Card href="https://mullvad.net/en/browser" title="Mullvad Browser" />
<Card href="https://www.waterfox.net/" title="Waterfox" />
<Card href="https://www.netsurf-browser.org/" title="Netsurf" />
<Card
href="https://awesomekling.github.io/Ladybird-a-new-cross-platform-browser-project/"
title="Ladybird"