fix theme

This commit is contained in:
Kameron Kenny 2024-05-25 11:21:26 -04:00
parent 04d943489e
commit 68f94a54d8
No known key found for this signature in database
GPG Key ID: E5006629839D2276
2 changed files with 3 additions and 5 deletions

View File

@ -10,4 +10,3 @@ gem "jekyll", ">= 3.8.4"
gem "jekyll-theme-slate"
gem "jekyll-paginate"
gem "jekyll-sitemap"
gem "jekyll-remote-theme"

View File

@ -22,8 +22,7 @@ currently_reading_image: "https://books.google.com/books/content?id=pKD4DAAAQBAJ
# Build settings
markdown: kramdown
remote_theme: pages-themes/slate@v0.2.0
permalink: ':title/'
plugins:
- jekyll-remote-theme
#theme: jekyll-theme-slate
- jekyll-paginate
- jekyll-sitemap