- Minimal Mistakes version: 4.16.4
Expected behavior
The site should build without problems. 😺
Steps to reproduce the behavior
Try to build with Jekyll, and you will get the following error:
Liquid Exception: Liquid syntax error (/home/redtux/tmp/mmistakes/_includes/skip-links.html line 4): Unexpected character { in "{{{ site.data.ui-text[site.locale].skip_primary_nav | default: 'Skip to primary navigation' }}" in /_layouts/default.html
Fix
Delete the spare { on line 4.