From 90fe15229181eee60e8bbc477c7f439f59d8e945 Mon Sep 17 00:00:00 2001 From: Leon Davis Date: Tue, 22 Dec 2020 09:32:20 +0000 Subject: [PATCH] Update leon.json Points `leon.json` to `leonskidev` instead of `leonskidev.github.io`. --- domains/leon.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/leon.json b/domains/leon.json index afbbdb240..265146dd1 100644 --- a/domains/leon.json +++ b/domains/leon.json @@ -1,11 +1,10 @@ { - "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.", + "repo": "https://github.com/LeonskiDev/leonskidev", "owner": { "username": "LeonskiDev", "email": "bodged@pm.me" }, "record": { - "CNAME": "leonskidev.github.io" + "CNAME": "leonskidev.github.io/leonskidev/" } -} \ No newline at end of file +}