about summary refs log tree commit diff stats
path: root/themes
diff options
context:
space:
mode:
authorAlan Pearce2023-06-24 20:13:03 +0200
committerAlan Pearce2023-06-24 20:13:03 +0200
commit6d4912537072135740864c88b27ee9fb41834f08 (patch)
treeb68e958ae2c6186a1e32dd3f6a1ce174216b8d04 /themes
parentc05bd8303b53d26e5b283bc71b0153f221dca962 (diff)
downloadwebsite-6d4912537072135740864c88b27ee9fb41834f08.tar.lz
website-6d4912537072135740864c88b27ee9fb41834f08.tar.zst
website-6d4912537072135740864c88b27ee9fb41834f08.zip
Remove spaces around header link
Diffstat (limited to 'themes')
-rw-r--r--themes/bear/templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bear/templates/header.html b/themes/bear/templates/header.html
index 9d2b31f..abc74e5 100644
--- a/themes/bear/templates/header.html
+++ b/themes/bear/templates/header.html
@@ -2,7 +2,7 @@
 <header>
   <h2>
     <a href="{{ config.base_url | safe }}" class="title">
-      {{ config.title }}
+      {{- config.title -}}
     </a>
   </h2>
   <nav>