reformula buscas
Deploy / Deploy (push) Successful in 1m51s
Details
Deploy / Deploy (push) Successful in 1m51s
Details
This commit is contained in:
parent
2d096b7a6b
commit
95a7f55cdf
|
|
@ -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;">
|
||||
|
|
|
|||
Loading…
Reference in New Issue