plain site; demo content added; re-terminal theme enabled; some theme customizations
This commit is contained in:
5
themes/re-terminal/layouts/partials/logo.html
Normal file
5
themes/re-terminal/layouts/partials/logo.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<a href="{{ if $.Site.Params.Logo.LogoHomeLink }}{{ $.Site.Params.Logo.LogoHomeLink }}{{else}}{{ $.Site.BaseURL }}{{ end }}">
|
||||
<div class="logo">
|
||||
{{ with $.Site.Params.Logo.logoText }}{{ . }}{{ else }}re-Terminal{{ end }}
|
||||
</div>
|
||||
</a>
|
Reference in New Issue
Block a user