Merge pull request #6827 from j-eo/main

Create jake.json and verify domain
This commit is contained in:
William Harrison
2023-08-09 19:22:52 +08:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Jake's personal website and blog.",
"repo": "https://github.com/j-eo/j-eo.github.io",
"owner": {
"username": "j-eo",
"email": "website-contact.nem2h@silomails.com"
},
"record": {
"CNAME": "jakeanto.pages.dev"
}
}