Update rendym76.json

This commit is contained in:
RendyM76
2024-09-28 00:04:06 +02:00
committed by GitHub
parent 04d2133a88
commit 30e2e9c557
+6 -6
View File
@@ -1,12 +1,12 @@
{
"description": "Describe the use of this subdomain",
"repo": "https://github.com/<github-username>/<github-repository>",
"description": "Will serve as a dev website",
"repo": "https://github.com/RendyM76/RendyM76",
"owner": {
"username": "<github-username>",
"email": "<email@address>",
"twitter": "<twitter-username>"
"username": "@RendyM76",
"email": "rendaniman@outlook.com",
"twitter": "@WizzyCanny"
},
"record": {
"CNAME": "<github-username>.github.io"
"CNAME": "rendym76.github.io"
}
}