Create 0xarchit.json

I want to host my personal portfolio page please allow me to use nameserver so that i can easily manage it through cloudflare as it will be hosted through cloudflare pages.
https://0xarchit.pages.dev/
This commit is contained in:
Archit Jain
2025-01-01 00:35:59 +05:30
committed by GitHub
parent 846656b896
commit d80071c389
+11
View File
@@ -0,0 +1,11 @@
{
"record": {
"NS": [
"brenna.ns.cloudflare.com",
"cartman.ns.cloudflare.com",
]
"CNAME": [
"0xarchit.pages.dev"
]
}
}