From 2fff05b574e0c5f7f45942fe0068da796d24d62d Mon Sep 17 00:00:00 2001 From: ZeStig <69384921+zstg@users.noreply.github.com> Date: Sun, 14 Jul 2024 03:24:21 +0000 Subject: [PATCH] Added my name --- domains/zstg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zstg.json diff --git a/domains/zstg.json b/domains/zstg.json new file mode 100644 index 000000000..3cb52fbac --- /dev/null +++ b/domains/zstg.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/zstg/zstg.github.io", + "owner": { + "username": "zstg", + "email": "zestig@duck.com", + "twitter": "zstg" + }, + "record": { + "CNAME": "zstg.github.io" + } +} \ No newline at end of file