Update hooman.json

This commit is contained in:
ThisIsALegitUsername
2024-08-07 11:33:26 -06:00
committed by GitHub
parent f695ec02d5
commit 7d86bc3222
+4 -3
View File
@@ -1,10 +1,11 @@
{
"description": "my personal site",
"repo": "https://github.com/<github-username>/<github-repository>",
"repo": "https://github.com/ThisIsALegitUsername/portfolio",
"owner": {
"username": "hooman23"
"username": "hooman23",
"discord": "hooman23"
},
"record": {
"CNAME": "thisisalegitusername.github.io/Portfolio/"
"CNAME": "thisisalegitusername.github.io/portfolio"
}
}