diff --git a/domains/otter.json b/domains/otter.json new file mode 100644 index 000000000..8efbcc1a2 --- /dev/null +++ b/domains/otter.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website!", + "repo": "https://github.com/OtterCodes101/OtterCodes101.github.io", + "owner": { + "username": "OtterCodes101", + "email": "oliver.anderson4435@gmail.com", + }, + "record": { + "CNAME": "ottercodes101.github.io" + } +}