From 7429f79e6639f00bae77754c02fd69b7eebd795d Mon Sep 17 00:00:00 2001 From: Grant Fisher Date: Fri, 12 Aug 2022 22:11:02 -0500 Subject: [PATCH] Update lknows.json Correct accidental url, added description, repo. Hopefully this is correct. sorry I'm new and slow thank you for helping me --- domains/lknows.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/lknows.json b/domains/lknows.json index 3af01c5b8..543d0e54e 100644 --- a/domains/lknows.json +++ b/domains/lknows.json @@ -1,5 +1,7 @@ { + "description": "Link for lknow's personal site on GitHub pages", + "repo": "https://github.com/lknows/lknows.github.io/", "owner": { "username": "lknows", "email": "easyg53@gmail.com" @@ -7,7 +9,7 @@ }, "record": { - "URL": "1" + "CNAME": "lknows.github.io" } }