in layout, use the '-' instead of undefined '{{dash}}'. fixes #5 (or at least works around it)

This commit is contained in:
Hannes Mehnert 2024-10-28 18:40:49 +01:00
parent 340a53acd4
commit 45917109f0

View file

@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
Robur's blog{{ dash }}{{ title }}
Robur's blog - {{ title }}
</title>
<meta name="description" content="{{ description }}">
<link type="text/css" rel="stylesheet" href="/css/hl.css">