1
0
mirror of synced 2025-12-23 03:44:00 -05:00

add custom popular heading to landing pages (#19147)

This commit is contained in:
Rachael Sewell
2021-05-05 10:55:47 -07:00
committed by GitHub
parent 6187dc4518
commit d9c336f6a6
4 changed files with 30 additions and 5 deletions

View File

@@ -9,7 +9,9 @@
{% render code-example-card for productCodeExamples as example %}
</div>
<button class="js-filter-card-show-more btn btn-outline float-right" data-js-filter-card-max="6">{% data ui.product_landing.show_more %} {% octicon "arrow-right" %}</button>
{% if productCodeExamples.length > 6 %}
<button class="js-filter-card-show-more btn btn-outline float-right" data-js-filter-card-max="6">{% data ui.product_landing.show_more %} {% octicon "arrow-right" %}</button>
{% endif %}
<div class="js-filter-card-no-results d-none py-4 text-center color-text-secondary font-mktg">
<div class="mb-3">{% octicon "search" width="24" %}</div>