From 45e1872ba2b00801667ae3629536be9277c83503 Mon Sep 17 00:00:00 2001 From: WhoTook7050 <92704148+WhoTook7050@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:56:10 -0600 Subject: [PATCH] add ducky domain --- domains/ducky.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ducky.json diff --git a/domains/ducky.json b/domains/ducky.json new file mode 100644 index 000000000..29964c0e4 --- /dev/null +++ b/domains/ducky.json @@ -0,0 +1,11 @@ +{ + "description": "My website for random stuff", + "repo": "https://github.com/WhoTook7050/WhoTook7050.github.io", + "owner": { + "username": "WhoTook7050", + "email": "tosonana@tuta.io" + }, + "record": { + "CNAME": "WhoTook7050.github.io" + } +}