diff --git a/domains/vvc-bot.json b/domains/vvc-bot.json new file mode 100644 index 000000000..4a4b9cfdb --- /dev/null +++ b/domains/vvc-bot.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/SmallFCraft/vvc-bot.github.io", + "owner": { + "username": "Pham Huy", + "email": "huytqd@gmail.com" + }, + "record": { + "CNAME": "vvc-bot.github.io" + } +}