Remove spaces around header link
1 file changed, 1 insertion(+), 1 deletion(-)
M themes/bear/templates/header.html → themes/bear/templates/header.html
@@ -2,7 +2,7 @@ <a class="skip" href="#content">Skip to main content</a> <header> <h2> <a href="{{ config.base_url | safe }}" class="title"> - {{ config.title }} + {{- config.title -}} </a> </h2> <nav>