From a87f5cd6ea3921c5993ab5efe911c4720fb4d7dd Mon Sep 17 00:00:00 2001 From: cole-maxwell1 Date: Mon, 1 Aug 2022 21:04:24 -0500 Subject: [PATCH] Add gh pages url --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index e7f2632..fa2e55a 100644 --- a/_config.yml +++ b/_config.yml @@ -29,7 +29,7 @@ description: >- # used by seo meta and the atom feed A site about software craftsmanship, system design, and Cole Maxwell. # fill in the protocol & hostname for your site, e.g., 'https://username.github.io' - url: "" +url: "https://cole-maxwell1.github.io" github: username: cole-maxwell1 # change to your github username