diff --git a/_config.maoblog.yml b/_config.maoblog.yml index d605277..f376ead 100644 --- a/_config.maoblog.yml +++ b/_config.maoblog.yml @@ -4,7 +4,7 @@ language: en # main menu navigation menu: Posts: / -# Tags: /tags + Tags: /tags Search: # Search 注意和 header.ejs 中匹配 About: /about @@ -42,4 +42,13 @@ mermaid: ## mermaid url https://github.com/knsv/mermaid search: path: search.xml field: post - content: true \ No newline at end of file + content: true + +tag_generator: + per_page: 0 + # 0 设置为每页不限制数量 + order_by: -date + +analytics: + enable: true + gtag: AW-11373423003 diff --git a/themes/maoblog/layout/tags.ejs b/themes/maoblog/layout/tags.ejs index ef436c1..f06c288 100644 --- a/themes/maoblog/layout/tags.ejs +++ b/themes/maoblog/layout/tags.ejs @@ -1,6 +1,6 @@
<%- tagcloud({