From ac5c4c3a566784923621f38b8ff3dfacfa1fe5a5 Mon Sep 17 00:00:00 2001 From: Leon Davis Date: Sat, 10 Oct 2020 18:47:57 +0100 Subject: [PATCH] Create leon.json --- domains/leon.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/leon.json diff --git a/domains/leon.json b/domains/leon.json new file mode 100644 index 000000000..946310ba2 --- /dev/null +++ b/domains/leon.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/LeonskiDev/leonskidev.github.io", + "description": "This is my portfolio website, if possible I'll also have bodged.is-a.dev as my blog.", + + "owner": { + "username": "LeonskiDev", + "email": "bodged@pm.me" + }, + + "record": { + "CNAME": "leonskidev.github.io", + "URL": "https://leonskidev.is-a.dev" + } +}