mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Replace pygments w/ rouge to fix GH Pages warning
This commit is contained in:
parent
2c3f6e563c
commit
bcce9373e0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: Capistrano
|
name: Capistrano
|
||||||
highlighter: pygments
|
highlighter: rouge
|
||||||
safe: true
|
safe: true
|
||||||
lsi: false
|
lsi: false
|
||||||
markdown: redcarpet
|
markdown: redcarpet
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue