From 89510c5664005b597b40ef0cf8706d355d885859 Mon Sep 17 00:00:00 2001 From: Bast <52266665+bast0006@users.noreply.github.com> Date: Mon, 20 Jun 2022 02:05:18 -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..302ae95f6 --- /dev/null +++ b/domains/bast.json @@ -0,0 +1,10 @@ +{ + "description": "Bast's Programming Blog", + "owner": { + "username": "bast0006", + "email": "bast@bast-development.com" + }, + "record": { + "URL": "https://bast-development.com" + } +}