Merge pull request #122 from SharifClick/main

sharifclick domain config
This commit is contained in:
Akshay Nair
2020-10-12 02:34:16 +05:30
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "personal website",
"repo": "https://github.com/SharifClick/sharifclick.github.io",
"owner": {
"username": "sharifclick",
"email": "me.sharifahmed@gmail.com"
},
"record": {
"CNAME": "sharifclick.github.io",
"URL": "https://sharifclick.is-a.dev"
}
}