Merge branch 'main' into patch-1

This commit is contained in:
Akshay Nair
2021-01-10 13:36:51 +05:30
committed by GitHub
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -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"
}
}
+11
View File
@@ -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/"
}
}