From 88bbc50e440f677fbc6fcb56debd03c0f007b6ae Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:44:29 +0100 Subject: [PATCH] Create jacek.json --- domains/jacek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..414de6c0d --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } +}