From 840b7a93cc68e14d876289220a4fdc8ed651d3c2 Mon Sep 17 00:00:00 2001 From: DrTheodor Date: Tue, 6 Feb 2024 22:05:51 +0300 Subject: [PATCH 1/3] feat(domain): theo.is-a.dev --- domains/theo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/theo.json diff --git a/domains/theo.json b/domains/theo.json new file mode 100644 index 000000000..b8d15b71c --- /dev/null +++ b/domains/theo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DrTheodor", + "email": "theo2k8@yandex.ru" + }, + "record": { + "CNAME": "drtheodor.github.io" + } +} From 04ae3b9093a6e9680ae5528ab6560e066ed20cad Mon Sep 17 00:00:00 2001 From: Dr Theo <71725814+DrTheodor@users.noreply.github.com> Date: Thu, 8 Feb 2024 19:02:13 +0300 Subject: [PATCH 2/3] Update theo.json --- domains/theo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/theo.json b/domains/theo.json index b8d15b71c..279a0d4d7 100644 --- a/domains/theo.json +++ b/domains/theo.json @@ -1,7 +1,7 @@ { "owner": { "username": "DrTheodor", - "email": "theo2k8@yandex.ru" + "email": "teodor2k8@gmail.com", }, "record": { "CNAME": "drtheodor.github.io" From f17a9c8e65bcda28a96c368115e2403cf95297f3 Mon Sep 17 00:00:00 2001 From: Dr Theo <71725814+DrTheodor@users.noreply.github.com> Date: Thu, 8 Feb 2024 19:03:04 +0300 Subject: [PATCH 3/3] Update theo.json --- domains/theo.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/theo.json b/domains/theo.json index 279a0d4d7..dff8f0224 100644 --- a/domains/theo.json +++ b/domains/theo.json @@ -1,7 +1,10 @@ { + "description": "Personal website (blog and etc).", + "repo": "https://github.com/DrTheodor/drtheodor.github.io", "owner": { "username": "DrTheodor", "email": "teodor2k8@gmail.com", + "discord": "691552610519613440" }, "record": { "CNAME": "drtheodor.github.io"