mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-17 07:22:44 +02:00
adjust subtitle html; remove redundant style
This commit is contained in:
parent
b9805c3fbe
commit
95a0068d52
9 changed files with 52 additions and 74 deletions
layouts/partials
|
@ -1,6 +1,6 @@
|
|||
<header class="brand">
|
||||
<h1>{{ .Site.Title}}</h1>
|
||||
<h2 class="subtitle">{{ .Site.Params.subtitle }}</h2>
|
||||
<p class="subtitle">{{ .Site.Params.subtitle }}</p>
|
||||
{{ partial "nav.html" . }}
|
||||
<hr />
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue