GF logo links to home; remove "other demos"

This commit is contained in:
John J. Camilleri
2018-11-08 22:52:08 +01:00
parent 2f1ee094d2
commit 406eec6690
2 changed files with 6 additions and 4 deletions

View File

@@ -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>