We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d3c332 + ec81221 commit 09658c2Copy full SHA for 09658c2
Gemfile.lock
100644
100755
src/connections/destinations/catalog/index.md
@@ -18,6 +18,7 @@ redirect_from:
18
<div class="destinations-catalog__section markdown">
19
{% assign category_icon = category.slug | slugify %}
20
<h2 class="destinations-catalog__title flex flex--middle" id="{{ category.slug | slugify }}">
21
+ {{category.display_name}}
22
</h2>
23
<div class="flex flex--wrap waffle waffle--xlarge">
24
{% assign destinations = site.data.catalog.destinations.items | where: "categories", category.display_name %}
0 commit comments