mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-02 18:13:46 +00:00
Remove portfolio description and LinkedIn from Vercel configuration; add new domain configuration file.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"description": "Muhammad Haad Bin Zahid's Portfolio Website",
|
||||
"repo": "https://github.com/muhammadhaad/my-portfolio-v2",
|
||||
"owner": {
|
||||
"username": "muhammadhaad",
|
||||
"linkedin": "muhammadhaad",
|
||||
"email": "haad1111997@gmail.com"
|
||||
},
|
||||
"records": {
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "muhammadhaad",
|
||||
"email": "haad1111997@gmail.com"
|
||||
},
|
||||
"records": {
|
||||
"CNAME": "muhammadhaad.vercel.app"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user