diff --git a/docs/_congig.yml b/docs/_congig.yml index 997cf22..d3224a9 100644 --- a/docs/_congig.yml +++ b/docs/_congig.yml @@ -3,11 +3,12 @@ description: "ALL THE CHAOS THAT I CANT DO AT WORK" baseurl: "" # empty for user site, or "/my-blog" for project site url: "https://richiecahill.github.io" -theme: minima +remote_theme: pages-themes/hacker@v0.2.0 plugins: - jekyll-feed - - jekyll-sitemap + - jekyll-remote-theme - jekyll-seo-tag + - jekyll-sitemap paginate: 5 paginate_path: "/page:num"