mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 23:54:30 +00:00
Add @Nemesis-FT to friends
This commit is contained in:
parent
8b1931eeec
commit
c91e66dffe
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue