1
Fork 0
mirror of https://github.com/Steffo99/steffoweb.git synced 2024-10-16 07:17:28 +00:00

Update content a bit

This commit is contained in:
Steffo 2023-12-19 04:18:07 +01:00
parent d0495664d6
commit 9f48f376b6
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -69,25 +69,25 @@ const Index: NextPage = () => {
description={"Customizable web stylesheet"}
/>
<LinkPanel
href={"https://github.com/Steffo99/greed"}
icon={faCashRegister}
text={"Greed"}
description={"Telegram store bot"}
href={"https://steffo.itch.io/swear-jar"}
icon={faGamepad}
text={"Swear Jar"}
description={"Game jam prototype"}
/>
</div>
<div className={"group-lp"}>
<LinkPanel
href={"https://github.com/Steffo99/greed"}
icon={faCashRegister}
text={"Greed"}
description={"Telegram store bot"}
/>
<LinkPanel
href={"https://github.com/Steffo99/sophon"}
icon={faBookAtlas}
text={"Sophon"}
description={"Research hub for universities"}
/>
<LinkPanel
href={"https://steffo.itch.io/pineapple-surf"}
icon={faGamepad}
text={"Pineapple Surf"}
description={"Game jam prototype"}
/>
</div>
<div className={"group-lp"}>
<LinkPanel
@ -111,7 +111,7 @@ const Index: NextPage = () => {
description={"Pluggable Docker-based backups"}
/>
<LinkPanel
href={"https://steffo.itch.io/pineapple-surf"}
href={"https://github.com/Steffo99/actions-semver"}
icon={faScissors}
text={"actions-semver"}
description={"GH Action for semver parsing"}