From 05fa5045eaa4da564af3b3c144fcc62f2a55814f Mon Sep 17 00:00:00 2001 From: Sahil Raut Date: Tue, 28 Jan 2025 16:39:42 +0530 Subject: [PATCH] feat(domain): add `thebread.is-a-good.dev` --- sub-logs/thebread.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sub-logs/thebread.json diff --git a/sub-logs/thebread.json b/sub-logs/thebread.json new file mode 100644 index 0000000..f2c57cf --- /dev/null +++ b/sub-logs/thebread.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "me-is-bread", + "email": "mail.sahil.raut@gmail.com" + }, + + "target": { + "CNAME": { + "name": "thebread", + "value": "thebread.pages.dev" + } + }, + + "proxied": false +}