Update retr0xraiden.json

Changed record Type from URL to CNAME for Github pages
This commit is contained in:
ファハド・リズワン
2023-11-16 09:34:50 +05:00
committed by GitHub
parent b8d4e28881
commit ca4047908c
+4 -2
View File
@@ -1,9 +1,11 @@
{
"description": "My Portfolio",
"repo": "https://github.com/raiden-16f7/raiden-16f7.github.io",
"owner": {
"username": "Raiden-16F7",
"email": "fahad.rizwan07@gmail.com"
},
"record": {
"URL": "https://raiden-16f7.github.io/Portfolio/"
"CNAME": "raiden-16f7.github.io"
}
}
}