mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-06-14 03:52:49 -04:00
Update Gem
This commit is contained in:
parent
4e8a37cb62
commit
8c3318daf0
2 changed files with 4 additions and 2 deletions
3
Gemfile
3
Gemfile
|
@ -4,4 +4,5 @@ source "https://rubygems.org"
|
||||||
gem 'jekyll'
|
gem 'jekyll'
|
||||||
gem "jekyll-theme-potato-hacker"
|
gem "jekyll-theme-potato-hacker"
|
||||||
gem 'jekyll-feed'
|
gem 'jekyll-feed'
|
||||||
gem 'jekyll-seo-tag'
|
gem 'jekyll-seo-tag'
|
||||||
|
gem 'jekyll-remote-theme'
|
|
@ -1,5 +1,6 @@
|
||||||
repository: d-eathrow/anonymousland
|
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_base: "dark"
|
||||||
theme_switch: off
|
theme_switch: off
|
||||||
blog: on
|
blog: on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue