Make the toplevel title a link to the homepage ("Guichet Deuxfleurs")
This commit is contained in:
parent
9917429da3
commit
284327e7c7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="container mb-4">
|
||||
<h1>Guichet Deuxfleurs💮💮</h1>
|
||||
<a href="/" class="text-reset"><h1>Guichet Deuxfleurs💮💮</h1></a>
|
||||
<hr />
|
||||
{{template "body" .}}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue