From 9a1d274d3a49cf0b1b1e9dbb2f65829c50a0f29d Mon Sep 17 00:00:00 2001 From: Benjamin Smith Date: Mon, 1 Feb 2021 13:32:29 -0800 Subject: [PATCH] Create m04.json --- domains/m04.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/m04.json diff --git a/domains/m04.json b/domains/m04.json new file mode 100644 index 000000000..1f5c262ae --- /dev/null +++ b/domains/m04.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Merlin04", + "email": "is-a-dev@benjaminsmith.dev" + }, + "description": "Redirect to personal website", + "repo": "https://github.com/merlin04/benjaminsmith.dev", + "record": { + "URL": "https://benjaminsmith.dev" + } +}