From 779232288e2788ab221feae10f0f258fba72856a Mon Sep 17 00:00:00 2001 From: j0code <42189560+j0code@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:19:14 +0200 Subject: [PATCH 1/2] Add domains --- domains/cv.json | 9 +++++++++ domains/j0.json | 9 +++++++++ domains/j0code.json | 9 +++++++++ domains/lemmy.json | 9 +++++++++ domains/twitter.json | 9 +++++++++ 5 files changed, 45 insertions(+) create mode 100644 domains/cv.json create mode 100644 domains/j0.json create mode 100644 domains/j0code.json create mode 100644 domains/lemmy.json create mode 100644 domains/twitter.json diff --git a/domains/cv.json b/domains/cv.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/cv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/j0.json b/domains/j0.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/j0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/j0code.json b/domains/j0code.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/j0code.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/lemmy.json b/domains/lemmy.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/lemmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/twitter.json b/domains/twitter.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/twitter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} From 0d176c427bb826ffff12eadbabccd7bc4fe06b53 Mon Sep 17 00:00:00 2001 From: j0code <42189560+j0code@users.noreply.github.com> Date: Wed, 9 Aug 2023 16:07:25 +0200 Subject: [PATCH 2/2] add github social --- domains/cv.json | 1 + domains/j0.json | 1 + domains/j0code.json | 1 + domains/lemmy.json | 1 + domains/twitter.json | 1 + 5 files changed, 5 insertions(+) diff --git a/domains/cv.json b/domains/cv.json index f70d87062..583ce9bc8 100644 --- a/domains/cv.json +++ b/domains/cv.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/j0.json b/domains/j0.json index f70d87062..583ce9bc8 100644 --- a/domains/j0.json +++ b/domains/j0.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/j0code.json b/domains/j0code.json index f70d87062..583ce9bc8 100644 --- a/domains/j0code.json +++ b/domains/j0code.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/lemmy.json b/domains/lemmy.json index f70d87062..583ce9bc8 100644 --- a/domains/lemmy.json +++ b/domains/lemmy.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/twitter.json b/domains/twitter.json index f70d87062..583ce9bc8 100644 --- a/domains/twitter.json +++ b/domains/twitter.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" },