Update leon.json

Points `leon.json` to `leonskidev` instead of `leonskidev.github.io`.
This commit is contained in:
Leon Davis
2020-12-22 09:32:20 +00:00
committed by GitHub
parent 006a1afcf7
commit 90fe152291
+3 -4
View File
@@ -1,11 +1,10 @@
{
"repo": "https://github.com/LeonskiDev/leonskidev.github.io",
"description": "This is my portfolio website, if possible I'll also have bodged.is-a.dev as my blog.",
"repo": "https://github.com/LeonskiDev/leonskidev",
"owner": {
"username": "LeonskiDev",
"email": "bodged@pm.me"
},
"record": {
"CNAME": "leonskidev.github.io"
"CNAME": "leonskidev.github.io/leonskidev/"
}
}
}