Fix typo
This commit is contained in:
parent
9be3bf937c
commit
1af3c5b9c9
1 changed files with 1 additions and 1 deletions
2
Rules
2
Rules
|
@ -147,7 +147,7 @@ compile '/**/*.erb' do
|
||||||
filter :erb
|
filter :erb
|
||||||
|
|
||||||
# Apply typographic improvements if required by the page. Use this on text-heavy pages,
|
# Apply typographic improvements if required by the page. Use this on text-heavy pages,
|
||||||
# such has the history page.
|
# such as the history page.
|
||||||
if @item[:typography]
|
if @item[:typography]
|
||||||
filter :typogruby
|
filter :typogruby
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue