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,12 +28,6 @@ widget:
|
||||
archives:
|
||||
title: 보관함
|
||||
more: 더보기
|
||||
|
||||
categoriesCloud:
|
||||
title: 카테고리
|
||||
|
||||
tagCloud:
|
||||
title: 태그
|
||||
|
||||
search:
|
||||
title: 검색
|
||||
|
||||
Reference in New Issue
Block a user