v1.0.4: 테마 경고 수정과 기본 다크모드 적용
Made-with: Cursor
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
</button>
|
||||
<div class="sidebar-card__content sidebar-card__content--categories" x-cloak x-show="categoriesOpen">
|
||||
<ul class="category-grid grid sm:grid-cols-2 gap-x-2 gap-0.5 mt-1 text-typ-tone font-medium text-[0.8rem] -mb-1.5" data-category-priority-list
|
||||
data-category-priority-order="tech,business,health,science,design,travel,gaming,music,diy,photography,books"
|
||||
data-category-priority-order="project, dev, tech, note, study, tools, review, lab, play, life"
|
||||
data-category-priority-limit="10">
|
||||
{{#get "tags" limit="100" include="count.posts" order="count.posts desc"}}
|
||||
{{#foreach tags}}
|
||||
|
||||
Reference in New Issue
Block a user