chore: organization
This commit is contained in:
parent
1932b02c8f
commit
e3e4ab0335
39 changed files with 44 additions and 44 deletions
|
@ -41,7 +41,7 @@ And can then be leveraged in my Liquid partial as follows:
|
|||
|
||||
{% raw %}
|
||||
```liquid
|
||||
{% render "partials/tags.liquid", tags:collections.tagsSortedByCount %}
|
||||
{% render "partials/widgets/tags.liquid", tags:collections.tagsSortedByCount %}
|
||||
```
|
||||
{% endraw %}
|
||||
|
||||
|
|
Reference in a new issue