Create lonelil.json

This commit is contained in:
lonelil
2022-06-16 01:15:21 +08:00
committed by GitHub
parent ac0744a6bc
commit a653bfc399
+16
View File
@@ -0,0 +1,16 @@
{
"description": "This will be used for my portfolio.",
"repo": "https://github.com/lonelil/lonelil.github.io",
"owner": {
"username": "lonelil",
"discord": "lonelil#0001"
},
"record": {
"CNAME": "lonelil.github.io",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}