Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
moved twitter to last
  • Loading branch information
wipeoutbco authored Jun 24, 2024
1 parent e4cacb5 commit 3d62cfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ export default function getData(): IProjectData {
name: "Imposition SRD",
license: "CC BY-SA 4.0",
links: {
twitter: "https://twitter.com/whensuddengames",
Website: "https://www.whensuddenly.games",
itch: "https://whensuddenlygames.itch.io",
twitter: "https://twitter.com/whensuddengames",
},
};
}

0 comments on commit 3d62cfe

Please sign in to comment.