Merge pull request #13716 from Zylo23/main

fix: update CNAME record in zylo.json to point to new hosting platform
This commit is contained in:
MaskDuck
2024-04-30 20:13:03 +07:00
committed by GitHub
+1 -1
View File
@@ -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/"
"URL": "https://zylo23.vercel.app/"
}
}