fix cname

This commit is contained in:
Oleg Shchegolev
2025-03-02 21:48:05 +03:00
committed by GitHub
parent 24c89e9eaa
commit bce5028322
+2 -2
View File
@@ -1,10 +1,10 @@
{ "description": "Site about me",
"repo": "https://github.com/banana6boom/about-me",
"repo": "https://github.com/banana6boom/banana6boom.github.io",
"owner": {
"username": "banana6boom",
"email": "themadhouse@mail.ru"
},
"record": {
"CNAME": "https://banana6boom.github.io/about-me/"
"CNAME": "banana6boom.github.io"
}
}