From f02a866b19d74005edd5fd2fd6e3f2d2c6863c2c Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Fri, 31 Oct 2025 23:04:19 -0400 Subject: [PATCH] updated theme --- docs/_congig.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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"