add alice themes
Deploy / Deploy (push) Successful in 17s
Details
Deploy / Deploy (push) Successful in 17s
Details
This commit is contained in:
parent
73e303827d
commit
2c8c86196d
2
Gemfile
2
Gemfile
|
@ -8,7 +8,7 @@ source "https://rubygems.org"
|
|||
# This will help ensure the proper Jekyll version is running.
|
||||
# Happy Jekylling!
|
||||
gem "jekyll"
|
||||
gem "alice", path: "./AliceTheme"
|
||||
gem "alice", path: "../alice_sites/AliceTheme"
|
||||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||
# gem "minima", "~> 2.5"
|
||||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
||||
|
|
Loading…
Reference in New Issue