8000 Fix broken if and statement by Houndie · Pull Request #774 · okkur/syna · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix broken if and statement #774

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

Merged
merged 1 commit into from
May 28, 2020
Merged

Fix broken if and statement #774

merged 1 commit into from
May 28, 2020

Conversation

Houndie
Copy link
Contributor
@Houndie Houndie commented May 27, 2020

Updates to hugo 0.71.1 causes a previously allowed-but-wrong construct to now be disallowed. This fixes the template to now compile on 0.71.1

Fixes #773

What this PR does / why we need it:
Fixes an template that is now illegal in hugo 0.71.1

Special notes for your reviewer:
Also discussed in gohugoio/hugo#7325
Release note:

Fixes template error in hugo 0.71.1

Updates to hugo 0.71.1 causes a previously allowed-but-wrong construct to now be disallowed.  This fixes the template to now compile on 0.71.1

Fixes okkur#773
@stp-ip
Copy link
Member
stp-ip commented May 28, 2020

Thanks for the fix. Looking forward to the next PR ;)

@stp-ip stp-ip added this to the v0.18.0 milestone May 28, 2020
@stp-ip stp-ip merged commit a6cdf70 into okkur:master May 28, 2020
@stp-ip
Copy link
Member
stp-ip commented May 31, 2020

Referencing the upstream Hugo issue here as well as the fix was merged before the guidance on PR linking: gohugoio/hugoThemes#858

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

Successfully merging this pull request may close these issues.

Theme fails to build in hugo version 0.71.1 (0.71.0 works fine)
2 participants
0