Skip to content

Commit 36f6b49

Browse files
author
mrmrs
committed
Update component with a product card.
1 parent 0b4e1b6 commit 36f6b49

File tree

17 files changed

+601
-8
lines changed

17 files changed

+601
-8
lines changed

components/articles/title-text-image/index.html

+7
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,13 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
147147

148148
</div>
149149

150+
<div>
151+
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
152+
153+
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
154+
155+
</div>
156+
150157
<div>
151158
<h2 class="f5 mb2 ttc mid-gray">headers</h2>
152159

components/articles/title-text/index.html

+7
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
129129

130130
</div>
131131

132+
<div>
133+
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
134+
135+
<a class="f5 dib mr3 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
136+
137+
</div>
138+
132139
<div>
133140
<h2 class="f5 mb2 ttc mid-gray">headers</h2>
134141

0 commit comments

Comments
 (0)