diff --git a/domains/yum.json b/domains/yum.json new file mode 100644 index 000000000..f8e2cb942 --- /dev/null +++ b/domains/yum.json @@ -0,0 +1,10 @@ +{ + "description": "yum's corner of the web.", + "owner": { + "username": "yum", + "email": "antriksh.timepass@gmail.com" + }, + "record": { + "CNAME": "yummyweb.vercel.app" + } +}