Merge pull request #5670 from OtterCodes101/main

Create otter.json
This commit is contained in:
William Harrison
2023-05-26 16:07:02 +08:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My personal website!",
"repo": "https://github.com/OtterCodes101/OtterCodes101.github.io",
"owner": {
"username": "OtterCodes101",
"email": "oliver.anderson4435@gmail.com"
},
"record": {
"CNAME": "ottercodes101.github.io"
}
}