Skip to content

Commit ebbd362

Browse files
committed
docs: update T3 collection with recap.games website
1 parent 47abf94 commit ebbd362

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

www/src/components/docs/openSourceAppList.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,13 @@ const projects: App[] = [
344344
linkName: "AISEKA",
345345
link: "https://aiseka.com/",
346346
},
347+
{
348+
description: "Recap.games - provides the latest updates from game conferences such as SGF, and more.",
349+
repoName: "TDanks2000/recap.games",
350+
repo: "https://github.com/tdanks2000/recap.games",
351+
linkName: "Recap.Games",
352+
link: "https://recap.games/",
353+
},
347354
];
348355

349356
export default function OpenSourceAppList({

0 commit comments

Comments
 (0)