diff --git a/gitgen.py b/gitgen.py
index 5500bbc..e357fbc 100644
--- a/gitgen.py
+++ b/gitgen.py
@@ -877,7 +877,7 @@ class HTMLGenerator:
<body>
<div class="header">
<h1><a href="../../index.html" title="gitgen"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 21 21" width="100" height="100" fill="none" stroke="#222222" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M4.13 1.101v12.56m11.972-6.28a2.993 3.14 0 1 0 0-6.28 2.993 3.14 0 0 0 0 6.28M4.13 19.94a2.993 3.14 0 1 0 0-6.28 2.993 3.14 0 0 0 0 6.28" style="stroke-width:2.04357"/><path d="M13.109 4.241a8.978 9.42 0 0 0-8.978 9.42" style="stroke-width:2.04357"/><path stroke="#0f0" d="M16.172 13.915v6m3-3h-6"/><path stroke="red" d="M19.135 11.43h-6"/></svg></a> {BASE_NAME}</h1>
- <p>{repo['name_escaped']} • commit: {commit_details['short_hash']}</p>
+ <p>{repo['name_escaped']} - commit: {commit_details['short_hash']}</p>
</div>
<div class="breadcrumb">