From 7db618087b79a288b2cafe17dbaf30961808da36 Mon Sep 17 00:00:00 2001 From: ubuntu Date: Thu, 9 Jan 2025 22:36:15 +0300 Subject: [PATCH] add record for drew.is-a.dev --- domains/drew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drew.json diff --git a/domains/drew.json b/domains/drew.json new file mode 100644 index 000000000..bd7232463 --- /dev/null +++ b/domains/drew.json @@ -0,0 +1,11 @@ +{ + "description": "My page", + "repo": "https://github.com/zessu/zessu.github.io", + "owner": { + "username": "zessu", + "email": "regime-pluck-gulf@duck.com" + }, + "record": { + "CNAME": "zessu.github.io" + } +}