diff --git a/assets/icons/categories.svg b/assets/icons/categories.svg
new file mode 100644
index 0000000..a8ee428
--- /dev/null
+++ b/assets/icons/categories.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/config.yaml b/config.yaml
index 0d68ed7..2335980 100644
--- a/config.yaml
+++ b/config.yaml
@@ -30,8 +30,8 @@ params:
favicon:
footer:
- since: 2020
- customText:
+ since: 2019
+ customText: Made By ❤ in Hangzhou
dateFormat:
published: 1 月 02 日, 2006 年
@@ -135,9 +135,13 @@ params:
widgets:
enabled:
+ - categories
- search
- - archives
- tag-cloud
+ - archives
+
+ categoriesCloud:
+ limit: 20
archives:
limit: 5
diff --git a/i18n/zh-CN.yaml b/i18n/zh-CN.yaml
new file mode 100644
index 0000000..5a1c2b5
--- /dev/null
+++ b/i18n/zh-CN.yaml
@@ -0,0 +1,4 @@
+widget:
+ categoriesCloud:
+ title:
+ other: 分类
\ No newline at end of file
diff --git a/layouts/partials/widget/categories.html b/layouts/partials/widget/categories.html
new file mode 100644
index 0000000..b56f2bc
--- /dev/null
+++ b/layouts/partials/widget/categories.html
@@ -0,0 +1,14 @@
+