diff options
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 3a83214..c0da58f 100644 --- a/_config.yml +++ b/_config.yml @@ -30,6 +30,7 @@ baseurl: "" # the subpath of your site, e.g. /blog url: "https://karl.hallsby.com" # the base hostname & protocol for your site, e.g. http://example.com # host: 192.168.20.227 github_username: KarlJoad +linkedin_username: karlhallsby # Build settings theme: minima |