From 177b9d53c7df72c9eb780e11e2a5e4d6e4aa6976 Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 13:04:34 +0700 Subject: [PATCH] feat: add duc.is-a.dev --- domains/duc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/duc diff --git a/domains/duc b/domains/duc new file mode 100644 index 000000000..99533eb81 --- /dev/null +++ b/domains/duc @@ -0,0 +1,11 @@ +{ + "description": "duc.is-a.dev", + "repo": "https://github.com/duc-ios/duc-ios.github.io", + "owner": { + "username": "duc-ios", + "email": "[email protected]" + }, + "record": { + "CNAME": "duc-ios.github.io" + } +}