align the cover with the image

Signed-off-by: Casey Kuhlman <casey.kuhlman@monax.io>
This commit is contained in:
Casey Kuhlman 2020-04-08 20:41:04 +01:00
parent 05fbd8aefd
commit c583a9da06
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@
{{- end }}
{{ with .Params.Cover }}
<img src="/img/{{ . }}" class="post-cover" />
<img src="/{{ . }}" class="post-cover" />
{{ end }}
<div class="post-content">