Skip to content

Commit 09658c2

Browse files
authored
Merge pull request #389 from segmentio/repo-sync
repo sync
2 parents 5d3c332 + ec81221 commit 09658c2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Gemfile.lock

100644100755
File mode changed.

src/connections/destinations/catalog/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ redirect_from:
1818
<div class="destinations-catalog__section markdown">
1919
{% assign category_icon = category.slug | slugify %}
2020
<h2 class="destinations-catalog__title flex flex--middle" id="{{ category.slug | slugify }}">
21+
{{category.display_name}}
2122
</h2>
2223
<div class="flex flex--wrap waffle waffle--xlarge">
2324
{% assign destinations = site.data.catalog.destinations.items | where: "categories", category.display_name %}

0 commit comments

Comments
 (0)