diff --git a/domains/tictactoe.amaankazi.json b/domains/tictactoe.amaankazi.json new file mode 100644 index 000000000..6e8f6352c --- /dev/null +++ b/domains/tictactoe.amaankazi.json @@ -0,0 +1,11 @@ +{ + "description": "Tic Tac Toe (X & O) local, online and bot", + "repo": "https://github.com/Amaan-Kazi/website-TicTacToe", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "CNAME": "tictactoe-amaankazi.pages.dev" + } +}