Skip to content

Commit 02457e3

Browse files
authored
Merge pull request #35879 from phmhienn/main
Add personal portfolio JSON configuration
2 parents 6c3f351 + b4b00ca commit 02457e3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

domains/hienpham.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"description": "My personal portfolio",
3+
"repo": "https://github.com/phmhienn/Portfolio.git",
4+
"owner": {
5+
"username": "phmhienn",
6+
"email": "hienphamtm74@gmail.com"
7+
},
8+
"records": {
9+
"CNAME": "hienpahm-dev.vercel.app"
10+
}
11+
}

0 commit comments

Comments
 (0)