diff --git a/domains/_discord.push.json b/domains/_discord.push.json new file mode 100644 index 000000000..b70d1b710 --- /dev/null +++ b/domains/_discord.push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + "record": { + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" + } +} diff --git a/domains/push.json b/domains/push.json index a53c5470a..da3d92730 100644 --- a/domains/push.json +++ b/domains/push.json @@ -1,9 +1,12 @@ { + "description": "Personal Website/ File Storage", + "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { "username": "pushingcc", - "email": "pushing@mailfence.com" + "email": "pushing@mailfence.com", + "twitter": "Thxczx" }, "record": { - "CNAME": "pushing.pages.dev" + "CNAME": "pushingcc.github.io" } -} +}