diff --git a/domains/spicyaxolotl.json b/domains/spicyaxolotl.json new file mode 100644 index 000000000..c76f31ee6 --- /dev/null +++ b/domains/spicyaxolotl.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Spicy-Axolotl/spicy-axolotl.github.io", + "owner": { + "username": "Spicy-Axolotl", + "email": "", + }, + "record": { + "CNAME": "spicy-axolotl.github.io" + } +}