From 6c571dddfa6c12c7e19eabf6e41124fff3581bf8 Mon Sep 17 00:00:00 2001 From: Bast <52266665+bast0006@users.noreply.github.com> Date: Sat, 23 Dec 2023 19:29:16 -0800 Subject: [PATCH] Create bast.json --- domains/bast.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bast.json diff --git a/domains/bast.json b/domains/bast.json new file mode 100644 index 000000000..8339f3bca --- /dev/null +++ b/domains/bast.json @@ -0,0 +1,10 @@ +{ + "description": "Bast's unimaginatively named programming blog", + "owner": { + "username": "bast0006", + "email": "bast@bast-development.com" + }, + "record": { + "URL": "https://bast-development.com" + } +}