Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Liquid syntax error for offending parentheses #481

Merged
merged 1 commit into from
Aug 25, 2016
Merged

Fix Liquid syntax error for offending parentheses #481

merged 1 commit into from
Aug 25, 2016

Conversation

vwchu
Copy link
Contributor

@vwchu vwchu commented Aug 25, 2016

Closes #479

Liquid Warning: Liquid syntax error (line 3): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/single.html
Liquid Warning: Liquid syntax error (line 1): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/archive.html
Liquid Warning: Liquid syntax error (line 3): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/splash.html
@vwchu vwchu changed the base branch from master to develop August 25, 2016 17:41
@mmistakes mmistakes merged commit 0d6816e into mmistakes:develop Aug 25, 2016
@mmistakes
Copy link
Owner

Tested and looks good. Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants