chore: widgets are blocks, not all blocks need to connect to the cms; bye bugs
This commit is contained in:
parent
16eb58fe0f
commit
00fd39db89
35 changed files with 77 additions and 48 deletions
|
@ -59,4 +59,4 @@ permalink: /search.html
|
|||
<input class="search__form--fallback" type="hidden" placeholder="Search" name="sites" value="coryd.dev">
|
||||
</form>
|
||||
<ul class="search__results hidden"></ul>
|
||||
{% render "partials/widgets/addon-links.liquid", popularPosts:collections.popularPosts, links:links %}
|
||||
{% render "partials/blocks/addon-links.liquid", popularPosts:collections.popularPosts, links:links %}
|
Reference in a new issue