From f8e0db05fd8ca8f0b245efccd9157498ebc1de57 Mon Sep 17 00:00:00 2001 From: JesseHoekema Date: Sat, 30 Dec 2023 12:32:58 +0100 Subject: [PATCH] feat(domain): thepersonalsite.is-a.dev --- domains/thepersonalsite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thepersonalsite.json diff --git a/domains/thepersonalsite.json b/domains/thepersonalsite.json new file mode 100644 index 000000000..7f3ebba97 --- /dev/null +++ b/domains/thepersonalsite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "URL": "https://jessehoekema.github.io/tps/" + } +}