diff --git a/domains/qwerty.json b/domains/qwerty.json new file mode 100644 index 000000000..128622fc3 --- /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": "qwertyiscoding.github.io" + } +}