extract site-title to layout #137
This commit is contained in:
parent
0a9b5ae9bb
commit
a1a83ea1de
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
<div class="header-top">
|
||||
<h1 class="site-title">
|
||||
<a href="{{ .Site.BaseURL | relLangURL }}">{{ .Site.Title }}</a>
|
||||
</h1>
|
||||
{{ partial "site-title.html" . }}
|
||||
{{ partial "social.html" . }}
|
||||
</div>
|
||||
{{ if .Site.Menus.main }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue