Merge pull request #307 from Termonoid/main

Create termonoid.json
This commit is contained in:
Akshay Nair
2020-10-20 18:55:24 +05:30
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "my nickname, for using with github pages",
"repo": "https://github.com/termonoid/termonoid.github.io",
"owner": {
"username": "Termonoid",
"email": "termonoid@cumallover.me",
"telegram": "termonoid"
},
"record": {
"CNAME": "termonoid.github.io"
}
}