optimize blog template
This commit is contained in:
parent
3d28bf3e9e
commit
b249e696c4
@ -643,7 +643,9 @@
|
|||||||
h('div', {"className": "row"},
|
h('div', {"className": "row"},
|
||||||
h('div', {"className": "col-12 mb-4"},
|
h('div', {"className": "col-12 mb-4"},
|
||||||
h('img', {"className": "img-fluid w-100 mb-4", src: imageUrl}),
|
h('img', {"className": "img-fluid w-100 mb-4", src: imageUrl}),
|
||||||
widgetFor('body'))
|
h('div', {"className": "content"},
|
||||||
|
widgetFor('body')
|
||||||
|
))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user