Update dean.json

This commit is contained in:
Dean Hiranburana
2024-09-26 12:10:28 -07:00
committed by GitHub
parent d5cae42788
commit 6bdfa70fd6
+6 -4
View File
@@ -1,12 +1,14 @@
{
"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"
},
"record": {
"CNAME": "dandepan303.github.io"
"A": [
"75.2.60.5"
]
}
}
}