From a653bfc399720590572ae59a7646d07b72f9aaeb Mon Sep 17 00:00:00 2001 From: lonelil <51315646+lonelil@users.noreply.github.com> Date: Thu, 16 Jun 2022 01:15:21 +0800 Subject: [PATCH] Create lonelil.json --- domains/lonelil.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/lonelil.json diff --git a/domains/lonelil.json b/domains/lonelil.json new file mode 100644 index 000000000..0899a55e0 --- /dev/null +++ b/domains/lonelil.json @@ -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" + } +}