From 60c6aaea289430d49790011cf8b8eca1e0d9cec1 Mon Sep 17 00:00:00 2001 From: Bast <52266665+bast0006@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:35:30 -0700 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" + } +}