Update Gem

This commit is contained in:
deathrow 2022-11-11 15:07:12 -05:00
parent 4e8a37cb62
commit 8c3318daf0
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73
2 changed files with 4 additions and 2 deletions

View File

@ -4,4 +4,5 @@ source "https://rubygems.org"
gem 'jekyll'
gem "jekyll-theme-potato-hacker"
gem 'jekyll-feed'
gem 'jekyll-seo-tag'
gem 'jekyll-seo-tag'
gem 'jekyll-remote-theme'

View File

@ -1,5 +1,6 @@
repository: d-eathrow/anonymousland
theme: jekyll-theme-potato-hacker
remote_theme: luxedo/jekyll-theme-potato-hacker
#theme: jekyll-theme-potato-hacker
theme_base: "dark"
theme_switch: off
blog: on