mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 15:44:31 +00:00
Update content a bit
This commit is contained in:
parent
d0495664d6
commit
9f48f376b6
1 changed files with 11 additions and 11 deletions
|
@ -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"}
|
||||
|
|
Loading…
Reference in a new issue