From 0fa601d154e46ce84ba28730b4bea87c8b41c004 Mon Sep 17 00:00:00 2001 From: Stefan Baciu <64033272+StefCoders@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:53:07 +0100 Subject: [PATCH] Create stef.json --- domains/stef.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/stef.json diff --git a/domains/stef.json b/domains/stef.json new file mode 100644 index 000000000..a5e2f30c1 --- /dev/null +++ b/domains/stef.json @@ -0,0 +1,13 @@ +{ + "description": "Just a link to my portfolio", + "repo": "https://stefcodes.co.uk", + "owner": { + "username": "stefcoders", + "email": "stefan@stefcodes.co.uk" + }, + "record": { + "A": [ + "45.84.57.2" + ] + } +}