diff --git a/domains/snowflake.json b/domains/snowflake.json new file mode 100644 index 000000000..3e084f476 --- /dev/null +++ b/domains/snowflake.json @@ -0,0 +1,11 @@ +{ + "description": "Snowflake's personal developer website", + "repo": "https://github.com/snowflake107", + "owner": { + "username": "snowflake107", + "email": "devsnowflake107@gmail.com" + }, + "record": { + "CNAME": "itzsnowflakex.netlify.app" + } +} 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/" + } +}