mirror of
https://gitlab.com/EternalWanderer/vugo.git
synced 2025-06-08 14:24:26 +02:00
Images...
This commit is contained in:
parent
9b0b8dfcf1
commit
38e453c206
4 changed files with 6 additions and 28 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="logo">
|
||||
<img src="/logoOptimised.svg" style="max-height:5em;float:left;"/>
|
||||
<img src="/logoOptimised.png" />
|
||||
<h1>
|
||||
<a href="{{ if $.Site.Params.Logo.LogoHomeLink }}{{ $.Site.Params.Logo.LogoHomeLink }}{{else}}{{ $.Site.BaseURL }}{{ end }}">
|
||||
{{ with $.Site.Params.Logo.logoText }}{{ . }}{{ else }}Void{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue