Merge pull request #6171 from rendotpy/main

Create ren.json
This commit is contained in:
hackermon
2023-07-14 19:03:02 -04:00
committed by GitHub
+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"
}
}