From fb9eba300d4487846d9ca8399aceaafe5cf1a3ed Mon Sep 17 00:00:00 2001 From: TheNetherPug <91162221+TheNetherPug@users.noreply.github.com> Date: Thu, 27 Mar 2025 17:47:37 -0400 Subject: [PATCH] Create thenetherpug.json --- domains/thenetherpug.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/thenetherpug.json diff --git a/domains/thenetherpug.json b/domains/thenetherpug.json new file mode 100644 index 0000000..f5e0dc9 --- /dev/null +++ b/domains/thenetherpug.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/TheNetherPug/is-a-good-dev/", + + "owner": { + "username": "thenetherpug", + "email": "surithenetherpug@gmail.com" + }, + + "target": { + "CNAME": { + "name": "thenetherpug", + "value": "placeholder" + } + }, + + "proxied": false +}