Update site for PVC
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<div id="site-head-content" class="inner">
|
||||
|
||||
{{ if .Site.Params.logo }} <a id="blog-logo" href="{{ .Site.BaseURL }}"><img src="{{ .Site.Params.logo }}" alt="Blog Logo" /></a>{{ end }}
|
||||
<h1 class="blog-title">{{ .Site.Title}}</h1>
|
||||
<br/>
|
||||
{{ if .Site.Params.description }}<h2 class="blog-description">{{ .Site.Params.description }}</h2> {{ else }}
|
||||
<h2 class="blog-description">Power puff girls</h2>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user