Add navbar and fix positioning bug
This commit is contained in:
14
index.html
14
index.html
@ -1990,12 +1990,12 @@ layout: default
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3>Worth Mentioning</h3>
|
<h3>Worth Mentioning</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.ipfire.org/">IPFire</a> - IPFire is a open source Linux distribution that primarily performs as a router and a firewall, with a web-based management console for configuration.</li>
|
<li><a href="https://www.ipfire.org/">IPFire</a> - IPFire is a open source Linux distribution that primarily performs as a router and a firewall, with a web-based management console for configuration.</li>
|
||||||
<li><a href="https://www.openbsd.org/">OpenBSD</a> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
|
<li><a href="https://www.openbsd.org/">OpenBSD</a> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
|
||||||
<li><a href="https://dd-wrt.com/">DD-WRT</a> - A is Linux-based firmware for wireless routers and wireless access points. It is compatible with several models of routers and access points.</li>
|
<li><a href="https://dd-wrt.com/">DD-WRT</a> - A is Linux-based firmware for wireless routers and wireless access points. It is compatible with several models of routers and access points.</li>
|
||||||
</ul> <h1 id="linuxtools" class="anchor"><a href="#linuxtools"><i class="fas fa-link anchor-icon"></i></a> Linux Tools</h1>
|
</ul> <h1 id="linuxtools" class="anchor"><a href="#linuxtools"><i class="fas fa-link anchor-icon"></i></a> Linux Tools</h1>
|
||||||
{% include card.html color="success"
|
{% include card.html color="success"
|
||||||
title="Gufw"
|
title="Gufw"
|
||||||
image="assets/img/tools/Gufw.png"
|
image="assets/img/tools/Gufw.png"
|
||||||
@ -2003,7 +2003,7 @@ layout: default
|
|||||||
description="Gufw is a program for easily managing a netfilter firewall. It's goal is being an intuitive and a simple user-friend application for setting rules on your network "
|
description="Gufw is a program for easily managing a netfilter firewall. It's goal is being an intuitive and a simple user-friend application for setting rules on your network "
|
||||||
%}
|
%}
|
||||||
|
|
||||||
<div class="row mb-2"> <h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> Don't use Windows 10 - It's a privacy nightmare</h1>
|
<h1 id="win10" class="anchor"><a href="#win10"><i class="fas fa-link anchor-icon"></i></a> Don't use Windows 10 - It's a privacy nightmare</h1>
|
||||||
|
|
||||||
<div class="alert alert-warning" role="alert">
|
<div class="alert alert-warning" role="alert">
|
||||||
<strong>Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.</strong>
|
<strong>Microsoft introduced a lot of new features in Windows 10 such as Cortana. However, most of them are violating your privacy.</strong>
|
||||||
|
Reference in New Issue
Block a user