Add some info
This commit is contained in:
parent
decb39bdba
commit
dec7cd7f41
1 changed files with 11 additions and 0 deletions
|
@ -27,24 +27,34 @@ import Layout from "../layouts/Layout-nochrome.astro";
|
|||
<ul role="list">
|
||||
<li>
|
||||
<a href="https://librewolf.net/">Librewolf</a>
|
||||
- A fork of Firefox, with a lot of privacy enhancing features. I highly recommend.
|
||||
</li>
|
||||
<br />
|
||||
<li>
|
||||
<a href="https://mullvad.net/en/browser">Mullvad Browser</a>
|
||||
- Fork of Firefox made by the Mullvad team, in collaboration with the Tor team.
|
||||
</li>
|
||||
<br />
|
||||
<li>
|
||||
<a href="https://www.waterfox.net/">Waterfox</a>
|
||||
- Also a fork of Firefox.
|
||||
</li>
|
||||
<br />
|
||||
<li>
|
||||
<a href="https://servo.org/">Servo</a>
|
||||
- An up and coming browser built on its own rendering engine, managed by the Linux Foundation.
|
||||
</li>
|
||||
<br>
|
||||
<li>
|
||||
<a href="https://www.netsurf-browser.org/">Netsurf</a>
|
||||
- Browser for UNIX-likes.
|
||||
</li>
|
||||
<br />
|
||||
<li>
|
||||
<a href="https://www.microsoft.com/en-us/download/internet-explorer"
|
||||
>Internet Explorer</a
|
||||
>
|
||||
- Highly dependable, and long-lasting browser made by Microsoft.
|
||||
</li>
|
||||
<br />
|
||||
<li>
|
||||
|
@ -52,6 +62,7 @@ import Layout from "../layouts/Layout-nochrome.astro";
|
|||
href="https://www.ncsa.illinois.edu/research/project-highlights/ncsa-mosaic/"
|
||||
>NCSA Mosaic</a
|
||||
>
|
||||
- Probably the best browser you could be using in the modern day.
|
||||
</li>
|
||||
<br />
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue