You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2024. It is now read-only.
Changing {% %} and {{ }} into {%- -%} {{- -}} should do the trick, though you have to be careful because the current implementation (in Jekyll) is overzealous and I've seen it removing internal spaces within the results too.
Changing {% %} and {{ }} into {%- -%} {{- -}} should do the trick, though you have to be careful because the current implementation (in Jekyll) is overzealous and I've seen it removing internal spaces within the results too.