diff --git a/frontend/src/components/editable/blog-list.jsx b/frontend/src/components/editable/blog-list.jsx index b6273d0..37647da 100755 --- a/frontend/src/components/editable/blog-list.jsx +++ b/frontend/src/components/editable/blog-list.jsx @@ -91,7 +91,7 @@ function BlogList(props) { if (GlobalTheme && ThemeConfig) { return ( - + diff --git a/frontend/src/components/editable/blog.jsx b/frontend/src/components/editable/blog.jsx index a486617..95492f2 100755 --- a/frontend/src/components/editable/blog.jsx +++ b/frontend/src/components/editable/blog.jsx @@ -102,7 +102,7 @@ function Blog(props) { - + diff --git a/frontend/src/components/editable/category-list.jsx b/frontend/src/components/editable/category-list.jsx index 3b99887..9d65566 100755 --- a/frontend/src/components/editable/category-list.jsx +++ b/frontend/src/components/editable/category-list.jsx @@ -106,7 +106,7 @@ function Blogs(props) { if (GlobalTheme && ThemeConfig) { return ( - +