Skip to content

Commit 14ed2e2

Browse files
committed
Enable Liquid strict mode for /example site
1 parent ba43dbe commit 14ed2e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example/_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ twitter_username: Towlette_Pettetucci
2727
github_username: Towlette_Pettetucci
2828
logo: /assets/icons/basically-basic-logo-light.svg
2929

30+
# Liquid
31+
liquid:
32+
error_mode: strict
33+
3034
# Build settings
3135
markdown: kramdown
3236
theme: jekyll-theme-basically-basic

0 commit comments

Comments
 (0)