From 8cb7e78c45dd108011a2aea19b7a157e62e39621 Mon Sep 17 00:00:00 2001 From: Jonas <121523551+jonasfroeller@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:58:33 +0200 Subject: [PATCH] creates jonasfroeller.is-a.dev.json --- domains/jonasfroeller.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jonasfroeller.is-a.dev.json diff --git a/domains/jonasfroeller.is-a.dev.json b/domains/jonasfroeller.is-a.dev.json new file mode 100644 index 000000000..da00be80f --- /dev/null +++ b/domains/jonasfroeller.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website.", + "repo": "https://github.com/jonasfroeller/jonasfroeller", + "owner": { + "username": "jonasfroeller", + "email": "j.froe@gmx.at" + }, + "record": { + "CNAME": "jonasfroeller.vercel.app" + } +}