From b0b1782e6899cdd731e49ac498bc2b841d8aa919 Mon Sep 17 00:00:00 2001 From: cole-maxwell1 Date: Mon, 1 Aug 2022 22:31:21 -0500 Subject: [PATCH] Add custom url --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c8af95f..282b6d1 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: "https://cole-maxwell1.github.io" +url: "https://colemaxwell.dev" github: username: cole-maxwell1 # change to your github username