aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/index/components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/index/components.html b/layouts/partials/index/components.html
index acb1aa7..d3d67bd 100644
--- a/layouts/partials/index/components.html
+++ b/layouts/partials/index/components.html
@@ -16,7 +16,7 @@
<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__open-marker">▲</span>
</span>
<b>
@@ -136,4 +136,4 @@
</div>
{{ end }}
-</div> \ No newline at end of file
+</div>