Update zener.json

This commit is contained in:
zenerq
2023-08-27 18:08:24 +02:00
committed by GitHub
parent 21c2866827
commit 61729bbe0b
+6 -5
View File
@@ -1,11 +1,12 @@
{
"description": "Personal portfolio site",
"repo": "https://github.com/zenerq/zenerq.github.io",
"owner": {
"username": "zenerq",
"email": "rokosamje@gmail.com"
"email": "rokosamje@gmail.com",
"twitter": "<twitter-username>"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"CNAME": "zenerq.github.io"
}
}
}