Skip to content

Commit de4f0cb

Browse files
authored
Merge pull request #287 from nginxinc/coveo-lang-filter
Added language filter to coveo
2 parents 71f0e64 + 231639d commit de4f0cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/partials/coveo-atomic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<!-- Facet Section -->
2121
<atomic-layout-section section="facets">
2222
<atomic-facet field="f5_product" label="Show by product"></atomic-facet>
23+
<atomic-facet field="language" label="Show by language"></atomic-facet>
2324
</atomic-layout-section>
2425

2526
<!-- Main Section -->

0 commit comments

Comments
 (0)