mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-05 16:24:56 +00:00
fix: update CNAME record in zylo.json to point to new hosting platform
Updated the domain record in zylo.json from a Netlify URL to a Vercel URL. This change reflects the shift to a different hosting platform for the Zylo website.
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@
|
||||
"description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.",
|
||||
"repo": "https://github.com/Zylo23/personal-website",
|
||||
"record": {
|
||||
"URL": "https://zylo.netlify.app/"
|
||||
"CNAME": "zylo23.vercel.app"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user