Skip to content

Commit 7fd1419

Browse files
author
mrmrs
committed
Add news card component.
1 parent 0b7a205 commit 7fd1419

File tree

35 files changed

+546
-0
lines changed

35 files changed

+546
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
228228
<div>
229229
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
230230

231+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/news-card/index.html">News Card</a>
232+
231233
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
232234

233235
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/profile-card/index.html">Profile Card</a>

components/articles/left-title-top-border/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
293293
<div>
294294
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
295295

296+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/news-card/index.html">News Card</a>
297+
296298
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
297299

298300
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/profile-card/index.html">Profile Card</a>

components/articles/left-title/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
240240
<div>
241241
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
242242

243+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/news-card/index.html">News Card</a>
244+
243245
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
244246

245247
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/profile-card/index.html">Profile Card</a>

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

+2
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
156156
<div>
157157
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
158158

159+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/news-card/index.html">News Card</a>
160+
159161
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
160162

161163
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/profile-card/index.html">Profile Card</a>

components/articles/title-text/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
138138
<div>
139139
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
140140

141+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/news-card/index.html">News Card</a>
142+
141143
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
142144

143145
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/profile-card/index.html">Profile Card</a>

0 commit comments

Comments
 (0)