From c1840a9e84cfff58dccedd34e6bbc3b1dd9e3939 Mon Sep 17 00:00:00 2001 From: TurtleCode <106502718+TurtleCode84@users.noreply.github.com> Date: Sun, 8 Oct 2023 13:12:46 -0400 Subject: [PATCH] Create turtlecode.json --- domains/turtlecode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/turtlecode.json diff --git a/domains/turtlecode.json b/domains/turtlecode.json new file mode 100644 index 000000000..fd93df6d0 --- /dev/null +++ b/domains/turtlecode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TurtleCode84", + "email": "turtle@turtlecode.tech" + }, + "record": { + "URL": "https://turtlecode.tech" + } +}