fix: record CNAME -> URL

as i want the url to redirect to https://stilllearning.tech/
This commit is contained in:
Vibhakar Solanki
2023-01-03 13:05:27 +05:30
committed by GitHub
parent 9374531bcf
commit 017930e0f0
+2 -2
View File
@@ -6,7 +6,7 @@
},
"record": {
"CNAME": "stilllearning.tech"
"URL": "https://stilllearning.tech/"
}
}