Update domains/cedrickfeze.json

updated file

Co-authored-by: 21Z <21z95@proton.me>
This commit is contained in:
Cedrick Feze
2025-03-14 20:41:01 +01:00
committed by GitHub
co-authored by 21Z
parent d5afa42519
commit 54e96d6eda
+1 -4
View File
@@ -1,12 +1,9 @@
{
"owner": {
"description": "This subdomain points to my portfolio website. https://cedrickfeze.vercel.app/ is the link for a preview of the website",
"username": "cedrickdev",
"email": "cedrickv.tchindaf@hes-so.ch",
"note": "I am changing to CNAME record because of the domain is not working properly with A record on my personal devices even after clearing cache and using different browsers."
"email": "cedrickv.tchindaf@hes-so.ch"
},
"record": {
"A": ["76.76.21.21"]
"CNAME": "cedrickfeze.vercel.app"
}
}