Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit fba3814

Browse files
committed
#3164: removing the amazon store section temporarily
1 parent ccae2de commit fba3814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

landing-page.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ <h2>Support The Coding Train</h2>
6161
{% include 3-modules/hero-item.html image=merchStoreImage title='Coding Train Store'
6262
content='Visit the Coding Train store with a small selection of high quality items' url=site.links.merch cta='Shop for Merchandise' class='merch-store' %}
6363

64-
{% capture amazonStoreImage %}<img alt='The Coding Train Amazon Store' src="{{ '/assets/images/amazon-store.png' | relative_url }}" />{%
64+
{% comment %} {% capture amazonStoreImage %}<img alt='The Coding Train Amazon Store' src="{{ '/assets/images/amazon-store.png' | relative_url }}" />{%
6565
endcapture %}
6666
{% include 3-modules/hero-item.html image=amazonStoreImage title="Love to read?" content='Find
6767
books and other products featured on The Coding Train!' url=site.links.amazon cta='Shop for Books and more'
68-
class='amazon-store' %}
68+
class='amazon-store' %} {% endcomment %}
6969
</div>
7070
</div>

0 commit comments

Comments
 (0)