diff --git a/themes/simple/LayoutSlug.js b/themes/simple/LayoutSlug.js index 4cc073a1..11c0a850 100644 --- a/themes/simple/LayoutSlug.js +++ b/themes/simple/LayoutSlug.js @@ -17,22 +17,19 @@ export const LayoutSlug = props => {
- + -
- -
+ - {!lock && } + {!lock && } - + -
- -
+ - {post?.type === 'Post' && } - + {post?.type === 'Post' && } + +