Fixed responsivenes of header image
This commit is contained in:
parent
410b775e06
commit
8b258ec276
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<header>
|
<header>
|
||||||
<img src="/apollo.jpg" style="height:300px"/>
|
<img src="/apollo.jpg"/>
|
||||||
you@<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>:~ $ ls .;<br>
|
you@<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>:~ $ ls .;<br>
|
||||||
<div style="float: right;"><span style="color:red">❌ ERROR: </span>{{ .Site.Params.subtitle }}</div><br>
|
<div style="float: right;"><span style="color:red">❌ ERROR: </span>{{ .Site.Params.subtitle }}</div><br>
|
||||||
<p>
|
<p>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 308 KiB After Width: | Height: | Size: 89 KiB |
Loading…
Reference in a new issue