Fix itch link
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m16s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m16s
This commit is contained in:
parent
5c9bb9c8e7
commit
e4cc155dbc
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ module.exports = {
|
||||||
{ text: "Game Dev Tree", link: "https://www.thepaperpilot.org/gamedevtree/" },
|
{ text: "Game Dev Tree", link: "https://www.thepaperpilot.org/gamedevtree/" },
|
||||||
{ text: "Dice Armor", link: "/projects/dice/" },
|
{ text: "Dice Armor", link: "/projects/dice/" },
|
||||||
{ text: "Capture the Citadel", link: "/projects/citadel/"},
|
{ text: "Capture the Citadel", link: "/projects/citadel/"},
|
||||||
{ text: "More on Itch", link: "https://www.thepaperpilot.itch.io/" }
|
{ text: "More on Itch", link: "https://thepaperpilot.itch.io/" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue