mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 15:44:31 +00:00
Fix the "And more" friend panel
This commit is contained in:
parent
c91e66dffe
commit
071a4f5bd8
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ const Index: NextPage = () => {
|
|||
<LinkPanel icon={faGlobe} text={"SnowyCoder"} href={"https://rossilorenzo.dev/"}/>
|
||||
<LinkPanel icon={faGlobe} text={"Nemesis"} href={"https://www.fermitech.info/"}/>
|
||||
<div className={"panel fade"}>
|
||||
<span><FontAwesomeIcon icon={faPlus}/> And more yet to add!</span>
|
||||
<span><FontAwesomeIcon icon={faPlus}/> And more!</span>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue