reformula buscas
Deploy / Deploy (push) Successful in 1m51s Details

This commit is contained in:
JotaChina 2025-12-17 16:50:03 -03:00
parent 2d096b7a6b
commit 95a7f55cdf
1 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ permalink: /projetos/
</div>
</details>
<hr class="my-3">
<details open>
<details>
<summary class="menu-label has-text-weight-bold mb-2 clickable-summary">Gêneros (IA)</summary>
<div class="filter-header-actions">
<button class="button is-ghost is-small p-0 js-clear-group" data-target="genres" style="height: auto; font-size: 0.65rem;">
@ -197,7 +197,7 @@ permalink: /projetos/
{% assign cat_key = parts[0] %}
{% assign cat_label = parts[1] %}
<details {% if cat_key == 'instruments' or cat_key == 'plugins' %}open{% endif %}>
<details>
<summary class="menu-label has-text-weight-bold mb-2 clickable-summary">{{ cat_label }}</summary>
<div class="filter-header-actions">
<button class="button is-ghost is-small p-0 js-clear-group" data-target="{{ cat_key }}" style="height: auto; font-size: 0.65rem;">