From 840b7a93cc68e14d876289220a4fdc8ed651d3c2 Mon Sep 17 00:00:00 2001 From: DrTheodor Date: Tue, 6 Feb 2024 22:05:51 +0300 Subject: [PATCH] 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" + } +}