forked from mirrors/hugo-tufte
Remove hr in brand
This commit is contained in:
parent
e4e0a04aec
commit
c80826e217
1 changed files with 0 additions and 1 deletions
|
@ -2,5 +2,4 @@
|
||||||
<h1>{{ .Site.Title}}</h1>
|
<h1>{{ .Site.Title}}</h1>
|
||||||
<p class="subtitle">{{ .Site.Params.subtitle }}</p>
|
<p class="subtitle">{{ .Site.Params.subtitle }}</p>
|
||||||
{{ partial "nav.html" . }}
|
{{ partial "nav.html" . }}
|
||||||
<hr />
|
|
||||||
</header>
|
</header>
|
||||||
|
|
Loading…
Reference in a new issue