Merge pull request #17715 from anirbaaaan183/fix-blog-domain

fix: use CNAME instead or URL so github can use this
This commit is contained in:
DIBSTER
2024-12-15 14:52:50 -05:00
committed by GitHub
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "anirbanrc@proton.me"
},
"record": {
"URL": "https://anirbaaaan183.github.io/blog"
"CNAME": "anirbaaaan183.github.io"
}
}