From 0aee53cb7dc0cd1b99aa39a913a14f73d9fee7fb Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 28 Oct 2022 21:40:05 +0800 Subject: [PATCH] fix: deprecated unwrapped fragment expression --- templates/category.html | 6 +++--- templates/index.html | 6 +++--- templates/links.html | 2 +- templates/modules/category-tree.html | 2 +- templates/modules/header.html | 6 +++--- templates/modules/layout.html | 8 ++++---- templates/modules/sidebar.html | 2 +- templates/modules/widgets/categories.html | 2 +- templates/page.html | 4 ++-- templates/post.html | 6 +++--- templates/tag.html | 4 ++-- 11 files changed, 24 insertions(+), 24 deletions(-) diff --git a/templates/category.html b/templates/category.html index de5ba4e..eb1e7b4 100644 --- a/templates/category.html +++ b/templates/category.html @@ -1,10 +1,10 @@ - +
diff --git a/templates/index.html b/templates/index.html index 5de2245..be6ef2f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,10 +1,10 @@ - +
diff --git a/templates/links.html b/templates/links.html index 123b286..89a0b5f 100644 --- a/templates/links.html +++ b/templates/links.html @@ -1,7 +1,7 @@
diff --git a/templates/modules/category-tree.html b/templates/modules/category-tree.html index a9a3143..341c389 100644 --- a/templates/modules/category-tree.html +++ b/templates/modules/category-tree.html @@ -13,7 +13,7 @@ - + diff --git a/templates/modules/header.html b/templates/modules/header.html index 58f1578..d1e7acc 100644 --- a/templates/modules/header.html +++ b/templates/modules/header.html @@ -93,21 +93,21 @@
- +
diff --git a/templates/modules/layout.html b/templates/modules/layout.html index 67f8e77..95c2e92 100644 --- a/templates/modules/layout.html +++ b/templates/modules/layout.html @@ -17,7 +17,7 @@ - +
@@ -28,13 +28,13 @@ - +
- + - + diff --git a/templates/modules/sidebar.html b/templates/modules/sidebar.html index 849418f..0c3a407 100644 --- a/templates/modules/sidebar.html +++ b/templates/modules/sidebar.html @@ -4,7 +4,7 @@ - + diff --git a/templates/modules/widgets/categories.html b/templates/modules/widgets/categories.html index f498ae9..7cf4523 100644 --- a/templates/modules/widgets/categories.html +++ b/templates/modules/widgets/categories.html @@ -7,7 +7,7 @@
    -
  • +
diff --git a/templates/page.html b/templates/page.html index f6923b3..455f394 100644 --- a/templates/page.html +++ b/templates/page.html @@ -1,11 +1,11 @@ diff --git a/templates/post.html b/templates/post.html index 0211cc7..d921a5b 100644 --- a/templates/post.html +++ b/templates/post.html @@ -1,11 +1,11 @@ @@ -26,7 +26,7 @@
- +
diff --git a/templates/tag.html b/templates/tag.html index 820437e..7f7b585 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -1,7 +1,7 @@
@@ -17,7 +17,7 @@ >