ttskch / jekyll-ttskch-theme

A simple and customizable theme for Jekyll.
http://ttskch.github.io/jekyll-ttskch-theme/
MIT License
33 stars 67 forks source link

liquid syntax warnings in default.html #44

Closed gernotstarke closed 5 years ago

gernotstarke commented 5 years ago

Liquid Warning: Liquid syntax error (line 71): Expected dotdot but found pipe in "{{(site.pages | sort: 'order') }}" in /_layouts/default.html

with more recend jekyll versions (like 3.x.x) I get this warning

ttskch commented 5 years ago

@gernotstarke Sorry for my late response 🙇This warning is already solved via #39 I think. Please update your codebase. Thanks.