Merge pull request #16315 from dandepan303/main

Update dean.json
This commit is contained in:
DIBSTER
2024-09-26 20:40:06 -04:00
committed by GitHub
+7 -6
View File
@@ -1,12 +1,13 @@
{
"description": "Describe the use of this subdomain",
"repo": "https://github.com/dandepan303/blog",
"description": "Personal blog and porfolio",
"repo": "https://github.com/dandepan303/frosti",
"owner": {
"username": "dandepan303",
"email": "dandepan303@gmail.com",
"twitter": "N/A"
"email": "dandepan303@gmail.com"
},
"record": {
"CNAME": "dandepan303.github.io"
"A": [
"75.2.60.5"
]
}
}
}