From e7d04251814041bbeaaaf16d0404fb3b6b7d5d44 Mon Sep 17 00:00:00 2001 From: Martin Shaw Date: Tue, 28 Jan 2025 16:08:12 +0000 Subject: [PATCH] Register subdomain "martin." --- domains/martin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/martin.json diff --git a/domains/martin.json b/domains/martin.json new file mode 100644 index 000000000..54d6e2df7 --- /dev/null +++ b/domains/martin.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/martinshaw/martinshaw.github.io", + "owner": { + "username": "martinshaw", + "email": "hello@martinshaw.co" + }, + "record": { + "CNAME": "martinshaw.github.io" + } +} \ No newline at end of file