Update mlemingcapoo.json

redirect URL specified in JSON
This commit is contained in:
Catty
2023-11-20 12:35:34 +07:00
committed by GitHub
parent c76307e0ed
commit 44fbaa98a5
+6 -1
View File
@@ -1,4 +1,6 @@
{
"description": "Creating my CV",
"repo": "https://github.com/mlemingcapoo/mlemingcapoo.github.io",
"owner": {
"username": "mlemingcapoo",
"email": "ducvu73@gmail.com"
@@ -8,5 +10,8 @@
"AAAA": ["2a00:da00:1800:83a4::1"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"CNAME": "mlemingcapoo.github.io"
"URL": "https://landinghost.mlemingcapoo.repl.co"
"TXT": "hello catty"
}
}
}