From f47112813fb2fbb59b09345a15ca0d6d9edd0205 Mon Sep 17 00:00:00 2001 From: kimi Date: Mon, 2 Mar 2026 22:25:29 +0900 Subject: [PATCH] Add linuxdo.json for domain configuration add linuxdo.is-a.dev --- domains/linuxdo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/linuxdo.json diff --git a/domains/linuxdo.json b/domains/linuxdo.json new file mode 100644 index 00000000000..6f8df5c5c48 --- /dev/null +++ b/domains/linuxdo.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "okimilo" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +}