diff --git a/domains/qwerty.json b/domains/qwerty.json new file mode 100644 index 000000000..8e06a9667 --- /dev/null +++ b/domains/qwerty.json @@ -0,0 +1,12 @@ +{ + "description": "Redirecting to my personal website!", + "repo": "https://github.com/QwertyBoss-Code/simple-redirect", + "owner": { + "username": "QwertyBoss-Code", + "email": "3kn5nsfkb@relay.firefox.com", + "twitter": "qwerty_thinking" + }, + "record": { + "CNAME": "https://qwertyboss-code.github.io/simple-redirect/" + } +}