diff options
-rw-r--r-- | layouts/partials/index/components.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/index/components.html b/layouts/partials/index/components.html index da66ee1..cfb1391 100644 --- a/layouts/partials/index/components.html +++ b/layouts/partials/index/components.html @@ -25,8 +25,8 @@ {{ if not .untitled }} <div class="bold padding clicky category__head" onclick="toggleCategoryHead(this)"> <span class="hide-without-js"> - <span class="category__closed-marker">⯈</span> - <span class="category__open-marker">⯆</span> + <span class="category__closed-marker">►</span> + <span class="category__open-marker">✕</span> </span> <b> |