From 0f78df05b6bd329f13ec9fe7e8bba9827a248d8b Mon Sep 17 00:00:00 2001 From: Blake Hurley Date: Tue, 8 Feb 2022 17:28:56 -0600 Subject: [PATCH] Create blake.json --- domains/blake.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blake.json diff --git a/domains/blake.json b/domains/blake.json new file mode 100644 index 000000000..63066c001 --- /dev/null +++ b/domains/blake.json @@ -0,0 +1,12 @@ +{ + "description": "A redirection to my github page", + "repo": "https://github.com/BlakeH2208", + "owner": { + "username": "BlakeH2208", + "email": "contact@blakehurley.com" + }, + + "record": { + "A": "89.41.169.49" + } +}