From bf3e68ff4310614df688e31d648a79d367fe6214 Mon Sep 17 00:00:00 2001 From: antriksh123 Date: Sun, 25 Apr 2021 15:31:21 +0530 Subject: [PATCH] added my domain --- domains/yum.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yum.json 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" + } +}