Skip to content

Commit 0c165d0

Browse files
tidy up example set
1 parent 72b5a34 commit 0c165d0

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

templates/docs/examples/patterns/hero/combined.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,5 @@
2424
<section>{% include 'docs/examples/patterns/hero/hero-75-25.html' %}</section>
2525
<section>{% include 'docs/examples/patterns/hero/hero-fallback.html' %}</section>
2626
<section>{% include 'docs/examples/patterns/hero/hero-50-50-no-image.html' %}</section>
27-
<section>{% include 'docs/examples/patterns/hero/cta-block.html' %}</section>
28-
<section>{% include 'docs/examples/patterns/hero/description-block.html' %}</section>
29-
<section>{% include 'docs/examples/patterns/hero/image-block.html' %}</section>
30-
<section>{% include 'docs/examples/patterns/hero/signpost-image-block.html' %}</section>
3127
{% endwith %}
3228
{% endblock %}

templates/docs/patterns/hero/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ Depending on the size and composition of your content, you can choose from a var
1717
- [25/75 Signpost](#2575-signpost)
1818
- [75/25](#7525)
1919
- [Fallback](#fallback)
20-
- [Usage with description block](#description)
21-
- [Usage with cta block](#description)
22-
- [Usage with image block](#image)
23-
- [Usage with signpost image block](#signpost-image)
2420

2521
The hero pattern is composed of the following elements:
2622

0 commit comments

Comments
 (0)