Remove inline css
This commit is contained in:
parent
9f90f3028e
commit
c78ea88d81
3 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
{{ strings.Repeat ( .Site.Title | len | add 6 ) "=" }}<br>
|
||||
== <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a> ==<br>
|
||||
{{ strings.Repeat ( .Site.Title | len | add 6 ) "=" }}
|
||||
<div style="float: right;">{{ .Site.Params.subtitle }}</div><br>
|
||||
<div class="subtitle">{{ .Site.Params.subtitle }}</div><br>
|
||||
<p>
|
||||
<nav>
|
||||
<a href="/"><b>Start</b></a>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue