diff --git a/docs/_config.yml b/docs/_config.yml index 7813be8..5b2c3e4 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -27,10 +27,10 @@ description: >- # this means to ignore newlines until "baseurl:" baseurl: "/leetcode-submissions/" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jekyllrb -github_username: jekyll +github_username: jassoncordones # Build settings -theme: minima +theme: hacker plugins: - jekyll-feed