summaryrefslogtreecommitdiff
path: root/bin/_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'bin/_template.html')
-rw-r--r--bin/_template.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/_template.html b/bin/_template.html
index 2853fb394..f35432eec 100644
--- a/bin/_template.html
+++ b/bin/_template.html
@@ -48,7 +48,9 @@ $endfor$
$if(title)$
<header id="title-block-header">
+<a href="$rel-root$" title="Home">
<img src="$rel-root$/doc/Logos/gf1.svg" height="200px" class="float-md-right mb-3 bg-white" alt="GF Logo">
+</a>
<h1 class="title">$title$</h1>
$if(subtitle)$
<p class="subtitle">$subtitle$</p>