diff --git a/themes/nav/index.js b/themes/nav/index.js
index a6b63cf0..1150401b 100755
--- a/themes/nav/index.js
+++ b/themes/nav/index.js
@@ -297,7 +297,7 @@ const LayoutPostListIndex = props => {
* @returns 此主题首页就是列表
*/
const LayoutIndexNew = props => {
- return
+ return
}
/**