Create ren.json

This commit is contained in:
rendotpy
2023-07-14 01:25:08 +05:30
committed by GitHub
parent d1b71453d1
commit 2ec39d0b16
+11
View File
@@ -0,0 +1,11 @@
{
"description": "is-a.dev subdomain for my portfolio",
"repo": "https://github.com/rendotpy/portfolio",
"owner": {
"username": "rendotpy",
"email": "arugh3@gmail.com"
},
"record": {
"CNAME": "rendotpy.github.io"
}
}