refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names
* Prevent duplicate tags and categories information
* Add style to the widget links
* refactor: add `taxonomy` widget
Replaces `categories` and `tag-cloud` widget.
* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget
---------
Co-authored-by: Jimmy Cai <hi@jimmycai.com>
This commit is contained in:
@@ -28,10 +28,6 @@ widget:
|
||||
archives:
|
||||
title: Archives
|
||||
more: 更多
|
||||
tagCloud:
|
||||
title: Tags
|
||||
categoriesCloud:
|
||||
title: Categories
|
||||
|
||||
search:
|
||||
title: 搜尋
|
||||
|
||||
Reference in New Issue
Block a user