\ No newline at end of file
diff --git a/templates/widget/love.html b/templates/widget/love.html
index 1fcb5d5..f0fc86d 100644
--- a/templates/widget/love.html
+++ b/templates/widget/love.html
@@ -31,6 +31,6 @@
-
+
\ No newline at end of file
diff --git a/templates/widget/music.html b/templates/widget/music.html
index c3dac1a..a64f710 100644
--- a/templates/widget/music.html
+++ b/templates/widget/music.html
@@ -1,17 +1,16 @@
-<#if ((settings.music_mode!'playlist') == 'playlist' && settings.netease_playlist_id?? && settings.netease_playlist_id!='')
-|| (settings.music_mode! == 'config' && settings.music_config?? && settings.music_config!='')>
-
\ No newline at end of file
diff --git a/templates/widget/profile.html b/templates/widget/profile.html
index 51b10ac..fdc3f62 100644
--- a/templates/widget/profile.html
+++ b/templates/widget/profile.html
@@ -1,101 +1,100 @@
\ No newline at end of file
diff --git a/templates/widget/recent_posts.html b/templates/widget/recent_posts.html
index ed52ee7..c256f36 100644
--- a/templates/widget/recent_posts.html
+++ b/templates/widget/recent_posts.html
@@ -9,7 +9,7 @@
\ No newline at end of file
diff --git a/templates/widget/tags.html b/templates/widget/tags.html
index c64c5d4..c4a41f0 100644
--- a/templates/widget/tags.html
+++ b/templates/widget/tags.html
@@ -1,7 +1,10 @@
\ No newline at end of file
diff --git a/templates/widget/toc.html b/templates/widget/toc.html
index d1f0390..1299926 100644
--- a/templates/widget/toc.html
+++ b/templates/widget/toc.html
@@ -6,4 +6,5 @@
+
\ No newline at end of file
diff --git a/theme.yaml b/theme.yaml
index 6abb6df..91e7b1b 100644
--- a/theme.yaml
+++ b/theme.yaml
@@ -24,21 +24,4 @@ spec:
# 版本号
version: 0.0.1
# 最低支持的 Halo 版本
- require: ">=2.0.0"
-# customTemplates:
-# # 文章页 meta 变量
-# post:
-# - enable_copyright
-# - thumbnail_mode
-# - tips
-# - enable_katex
-# - enable_share
-# - enable_bullet_screen
-# - index_carousel
-# # 自定义页 meta 变量
-# page:
-# - enable_copyright
-# - tips
-# - enable_katex
-# - enable_share
-# - enable_bullet_screen
\ No newline at end of file
+ require: ">=2.0.0"
\ No newline at end of file