diff --git a/themes/simple/components/BlogItem.js b/themes/simple/components/BlogItem.js index 3029a7b6..038aeda7 100644 --- a/themes/simple/components/BlogItem.js +++ b/themes/simple/components/BlogItem.js @@ -4,7 +4,6 @@ import CONFIG_SIMPLE from '../config_simple' export const BlogItem = props => { const { post } = props - console.log(post) return