diff options
Diffstat (limited to '_layouts/page.html')
-rw-r--r-- | _layouts/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/page.html b/_layouts/page.html index 84f03f7..d629bc5 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -2,4 +2,4 @@ layout: default --- -{{ content }}
\ No newline at end of file +{{- content -}}
\ No newline at end of file |