From 2562e4b536c933442fbb14f10e53fc2bc9ef38b5 Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 11 May 2024 18:44:43 +0200 Subject: [PATCH] Create joesepp.json --- domains/joesepp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joesepp.json diff --git a/domains/joesepp.json b/domains/joesepp.json new file mode 100644 index 000000000..0087a387a --- /dev/null +++ b/domains/joesepp.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website showcasing my work and skills", + "repo": "https://github.com//joesepph.github.io", + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me", + "twitter": "devSeppski" + }, + "record": { + "CNAME": "joesepph.github.io" + } +}