Skip to content

Commit

Permalink
Fix syntax of the template
Browse files Browse the repository at this point in the history
Newer version of ruby/HAML seems to block on it, and generate
incorrect ruby
  • Loading branch information
mscherer committed Mar 23, 2020
1 parent ed21751 commit 801c4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/layouts/_header.haml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
~ make_logo 'svg'
~ make_logo 'svg', fallback

- elsif
- else

~ make_logo

Expand Down

0 comments on commit 801c4d2

Please sign in to comment.