mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 18:26:05 +00:00
Merge pull request #21313 from LaPyaeOo/la-pyae-oo-dns-record
add: TXT properties for goolge console verification
This commit is contained in:
+12
-10
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"description": "For my static portfolio website",
|
||||
"owner": {
|
||||
"username": "LaPyaeOo",
|
||||
"email": "lapyaeootharthar@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "lapyaeoo.github.io"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
"description": "For my static portfolio website",
|
||||
"repo": "https://github.com/LaPyaeOo",
|
||||
"owner": {
|
||||
"username": "LaPyaeOo",
|
||||
"email": "lapyaeootharthar@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "lapyaeoo.github.io",
|
||||
"TXT": "google-site-verification=6LBBzq6hGqSJG1IkXd766eWxcJmf7VPHrvSMDZ_h1HE"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
Reference in New Issue
Block a user