Change theme config
This commit is contained in:
parent
5cfc6e4f29
commit
72e85173cf
2 changed files with 23 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
<a href="{{ .Site.BaseURL }}" style="text-decoration: none;">
|
||||
<a href="{{ if .Site.Params.Logo.LogoHomeLink }}{{ .Site.Params.Logo.LogoHomeLink }}{{else}}{{ .Site.BaseURL }}{{ end }}" style="text-decoration: none;">
|
||||
<div class="logo">
|
||||
{{ if .Site.Params.Logo.path }}
|
||||
<img src="{{ .Site.Params.Logo.path }}" alt="{{ .Site.Params.Logo.alt }}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue