From 8d06779bbfe54585dba305301e5169e1f0626e59 Mon Sep 17 00:00:00 2001 From: Duong Tran <105262836+DTDucas@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:38:41 +0700 Subject: [PATCH] Create dtducas.json --- domains/dtducas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dtducas.json diff --git a/domains/dtducas.json b/domains/dtducas.json new file mode 100644 index 000000000..d29c1ed94 --- /dev/null +++ b/domains/dtducas.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website for DTDucas", + "repo": "https://github.com/DTDucas", + "owner": { + "username": "DTDucas", + "email": "baymax.contact@gmail.com" + }, + "record": { + "CNAME": "dtducas.github.io" + }, + "proxied": true +}