jekyll: fix prism error
This commit is contained in:
parent
6bc5e527a1
commit
7c9dbfddad
|
@ -3,7 +3,7 @@ title: Jekyll
|
||||||
jekyll_escape: true
|
jekyll_escape: true
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
prism_languages: [bash, yaml, html, ruby]
|
prism_languages: [bash, yaml, ruby]
|
||||||
category: Jekyll
|
category: Jekyll
|
||||||
updated: 2017-09-01
|
updated: 2017-09-01
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue