Skip to content

Commit b672343

Browse files
author
mrmrs
committed
Add banner component example
1 parent 19641c4 commit b672343

File tree

49 files changed

+961
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+961
-0
lines changed

components/articles/full-bleed-background/index.html

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

288288
</div>
289289

290+
<div>
291+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
292+
293+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
294+
295+
</div>
296+
290297
<div>
291298
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
292299

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

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

240240
</div>
241241

242+
<div>
243+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
244+
245+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
246+
247+
</div>
248+
242249
<div>
243250
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
244251

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

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

314314
</div>
315315

316+
<div>
317+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
318+
319+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
320+
321+
</div>
322+
316323
<div>
317324
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
318325

components/articles/left-title/index.html

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

261261
</div>
262262

263+
<div>
264+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
265+
266+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
267+
268+
</div>
269+
263270
<div>
264271
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
265272

components/articles/photo-essay/index.html

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

491491
</div>
492492

493+
<div>
494+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
495+
496+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
497+
498+
</div>
499+
493500
<div>
494501
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
495502

components/articles/single-column-large-title/index.html

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

323323
</div>
324324

325+
<div>
326+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
327+
328+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
329+
330+
</div>
331+
325332
<div>
326333
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
327334

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

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

168168
</div>
169169

170+
<div>
171+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
172+
173+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
174+
175+
</div>
176+
170177
<div>
171178
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
172179

components/articles/title-text/index.html

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

150150
</div>
151151

152+
<div>
153+
<h2 class="f5 mb2 ttc mid-gray">banners</h2>
154+
155+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/banners/basic/index.html">Basic</a>
156+
157+
</div>
158+
152159
<div>
153160
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
154161

0 commit comments

Comments
 (0)