Merge pull request #141 from asadkhan777/main

Create my own `is-a.dev` domain config file [asad-khan]
This commit is contained in:
Akshay Nair
2020-10-12 18:10:32 +05:30
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.",
"repo": "https://github.com/asadkhan777",
"owner": {
"username": "asadkhan777",
"email": "asadkhan1776@gmail.com"
},
"record": {
"CNAME": "asadkhan777.github.io",
"URL": "https://asad-khan.is-a.dev"
}
}