mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-18 19:41:15 +02:00
The "gems" Jekyll configuration option has been deprecated
The new Jekyll configuration option that also works on GitHub pages is now "plugins".
This commit is contained in:
@@ -9,7 +9,7 @@ maruku:
|
||||
png_dir: images/latex
|
||||
png_url: /images/latex
|
||||
|
||||
gems:
|
||||
plugins:
|
||||
- jekyll-sitemap
|
||||
|
||||
defaults:
|
||||
|
Reference in New Issue
Block a user