Create relicrb.json

added json file for further process
This commit is contained in:
RelicRB
2022-06-26 20:55:18 +05:45
committed by GitHub
parent c47bea15bd
commit 6df3e18d9d
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Relic's Personal Site",
"repo": "https://github.com/RelicRB/RelicRB.github.io",
"owner": {
"username": "RelicRB",
"email": "relicrb@gmail.com"
},
"record": {
"CNAME": "RelicRB.github.io"
}
}