From 30c45eb96cf305f6f0b3b41cd3f2fedcc152b328 Mon Sep 17 00:00:00 2001 From: Windows Date: Wed, 21 Apr 2021 18:18:30 -0700 Subject: [PATCH] Create windows.json --- domains/windows.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/windows.json 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" + } + } +}