mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 15:44:31 +00:00
Remove extra dash in technically inclined
This commit is contained in:
parent
9dd7378c01
commit
416ab3d60e
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ const Index: NextPage = () => {
|
|||
<LinkPanel icon={faShieldAlt} text={"uBlock Origin"} href={"https://ublockorigin.com"}/>
|
||||
</div>
|
||||
<p>
|
||||
Additionally, if you are technically-inclined, consider setting up this on your network:
|
||||
Additionally, if you are technically inclined, consider setting up this on your network:
|
||||
</p>
|
||||
<div className={"chapter-1"}>
|
||||
<LinkPanel icon={faShieldAlt} text={"Pi-Hole"} href={"https://pi-hole.net"}/>
|
||||
|
|
Loading…
Reference in a new issue