Skip to content

Commit ddb025f

Browse files
author
mrmrs
committed
Adds compiled pages after adding some new components.
1 parent 240ce75 commit ddb025f

File tree

44 files changed

+1439
-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.

44 files changed

+1439
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,15 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
283283

284284
</div>
285285

286+
<div>
287+
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
288+
289+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-centered/index.html">Album Centered</a>
290+
291+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-left/index.html">Album Left</a>
292+
293+
</div>
294+
286295
<div>
287296
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
288297

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

+9
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,15 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
235235

236236
</div>
237237

238+
<div>
239+
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
240+
241+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-centered/index.html">Album Centered</a>
242+
243+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-left/index.html">Album Left</a>
244+
245+
</div>
246+
238247
<div>
239248
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
240249

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

+9
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,15 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
309309

310310
</div>
311311

312+
<div>
313+
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
314+
315+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-centered/index.html">Album Centered</a>
316+
317+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-left/index.html">Album Left</a>
318+
319+
</div>
320+
312321
<div>
313322
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
314323

components/articles/left-title/index.html

+9
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,15 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
256256

257257
</div>
258258

259+
<div>
260+
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
261+
262+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-centered/index.html">Album Centered</a>
263+
264+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-left/index.html">Album Left</a>
265+
266+
</div>
267+
259268
<div>
260269
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
261270

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

+9
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,15 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
163163

164164
</div>
165165

166+
<div>
167+
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
168+
169+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-centered/index.html">Album Centered</a>
170+
171+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-left/index.html">Album Left</a>
172+
173+
</div>
174+
166175
<div>
167176
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
168177

components/articles/title-text/index.html

+9
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,15 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
145145

146146
</div>
147147

148+
<div>
149+
<h2 class="f5 mb2 ttc mid-gray">cards</h2>
150+
151+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-centered/index.html">Album Centered</a>
152+
153+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/cards/album-left/index.html">Album Left</a>
154+
155+
</div>
156+
148157
<div>
149158
<h2 class="f5 mb2 ttc mid-gray">collections</h2>
150159

0 commit comments

Comments
 (0)