1
Fork 0
mirror of https://github.com/Steffo99/steffoweb.git synced 2024-11-22 08:04:31 +00:00

Add @Nemesis-FT to friends

This commit is contained in:
Steffo 2022-10-20 15:23:36 +00:00 committed by GitHub
parent 8b1931eeec
commit c91e66dffe
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,7 +192,7 @@ const Index: NextPage = () => {
I am by no means a critic, so don't pay this too much attention unless you're interested in what I like... I am by no means a critic, so don't pay this too much attention unless you're interested in what I like...
</p> </p>
</section> </section>
<section className={"panel box todo"}> <section className={"panel box"}>
<h3> <h3>
Friends Friends
</h3> </h3>
@ -200,7 +200,8 @@ const Index: NextPage = () => {
You can check out my friends' websites here: You can check out my friends' websites here:
</p> </p>
<div className={"chapter-3"}> <div className={"chapter-3"}>
<LinkPanel icon={faGlobe} text={"SnowyCoder"} href={"https://rossilorenzo.dev"}/> <LinkPanel icon={faGlobe} text={"SnowyCoder"} href={"https://rossilorenzo.dev/"}/>
<LinkPanel icon={faGlobe} text={"Nemesis"} href={"https://www.fermitech.info/"}/>
<div className={"panel fade"}> <div className={"panel fade"}>
<span><FontAwesomeIcon icon={faPlus}/> And more yet to add!</span> <span><FontAwesomeIcon icon={faPlus}/> And more yet to add!</span>
</div> </div>