diff --git a/domains/windows.json b/domains/windows.json new file mode 100644 index 000000000..ab722efec --- /dev/null +++ b/domains/windows.json @@ -0,0 +1,13 @@ +{ + "description": "my website uwu", + "repo": "https://github.com/windowscmd", + "owner": { + "username": "windowscmd", + "email": "me@astriddev.me" + }, + "record": { + "record": { + "CNAME": "astridw.netlify.app" + } + } +}