Skip to content
Snippets Groups Projects
Commit 8367c051 authored by alexisben's avatar alexisben
Browse files

fix post image size

parent e9d3eff1
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,9 @@
{{- partial "commons/image.html"
(dict
"image" .Params.image
"mobile" "351x291"
"tablet" "334x167"
"desktop" "634x317"
"mobile" "350x350"
"tablet" "450x450"
"desktop" "900x900"
) -}}
{{- else -}}
{{- partial "commons/image-default.html" -}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment