mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 23:54:30 +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"}
|
description={"Customizable web stylesheet"}
|
||||||
/>
|
/>
|
||||||
<LinkPanel
|
<LinkPanel
|
||||||
href={"https://github.com/Steffo99/greed"}
|
href={"https://steffo.itch.io/swear-jar"}
|
||||||
icon={faCashRegister}
|
icon={faGamepad}
|
||||||
text={"Greed"}
|
text={"Swear Jar"}
|
||||||
description={"Telegram store bot"}
|
description={"Game jam prototype"}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div className={"group-lp"}>
|
<div className={"group-lp"}>
|
||||||
<LinkPanel
|
<LinkPanel
|
||||||
href={"https://github.com/Steffo99/greed"}
|
href={"https://github.com/Steffo99/greed"}
|
||||||
|
icon={faCashRegister}
|
||||||
|
text={"Greed"}
|
||||||
|
description={"Telegram store bot"}
|
||||||
|
/>
|
||||||
|
<LinkPanel
|
||||||
|
href={"https://github.com/Steffo99/sophon"}
|
||||||
icon={faBookAtlas}
|
icon={faBookAtlas}
|
||||||
text={"Sophon"}
|
text={"Sophon"}
|
||||||
description={"Research hub for universities"}
|
description={"Research hub for universities"}
|
||||||
/>
|
/>
|
||||||
<LinkPanel
|
|
||||||
href={"https://steffo.itch.io/pineapple-surf"}
|
|
||||||
icon={faGamepad}
|
|
||||||
text={"Pineapple Surf"}
|
|
||||||
description={"Game jam prototype"}
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<div className={"group-lp"}>
|
<div className={"group-lp"}>
|
||||||
<LinkPanel
|
<LinkPanel
|
||||||
|
@ -111,7 +111,7 @@ const Index: NextPage = () => {
|
||||||
description={"Pluggable Docker-based backups"}
|
description={"Pluggable Docker-based backups"}
|
||||||
/>
|
/>
|
||||||
<LinkPanel
|
<LinkPanel
|
||||||
href={"https://steffo.itch.io/pineapple-surf"}
|
href={"https://github.com/Steffo99/actions-semver"}
|
||||||
icon={faScissors}
|
icon={faScissors}
|
||||||
text={"actions-semver"}
|
text={"actions-semver"}
|
||||||
description={"GH Action for semver parsing"}
|
description={"GH Action for semver parsing"}
|
||||||
|
|
Loading…
Reference in a new issue