diff --git a/src/_layouts/main.njk b/src/_layouts/main.njk index e49b27d..b9380d5 100644 --- a/src/_layouts/main.njk +++ b/src/_layouts/main.njk @@ -105,7 +105,7 @@ {% set pageUrl = page.url.split('/').slice(2).join('/') %} {% if locales.length %} {% for locale in locales -%} - {{ locale.label }} + {{ locale.label }} {% endfor -%} {% endif %} @@ -127,4 +127,4 @@

- \ No newline at end of file +