From 790ca5427348f55306654a92c52eb573632ddf44 Mon Sep 17 00:00:00 2001 From: Tejas Agarwal <67542663+tejasag@users.noreply.github.com> Date: Sun, 10 Jan 2021 11:50:04 +0530 Subject: [PATCH] Create tejas.json --- domains/tejas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tejas.json diff --git a/domains/tejas.json b/domains/tejas.json new file mode 100644 index 000000000..108e85d8b --- /dev/null +++ b/domains/tejas.json @@ -0,0 +1,11 @@ +{ + "description": "A simple portfolio website by me (Tejas Agarwal)", + "repo": "https://github.com/tejasag/webpage", + "owner": { + "username": "tejasag", + "email": "togedemaru.1707@gmail.com" + }, + "record": { + "URL": "https://tejasagarwal.vercel.app/" + } +}