Remove inline css

This commit is contained in:
Fliegerjohn 2025-01-14 08:16:08 +01:00
parent 9f90f3028e
commit c78ea88d81
Signed by: fliegerjohn
GPG key ID: E2221D5FE4656B6A
3 changed files with 2 additions and 2 deletions

View file

@ -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>.