Skip to content

Commit 0b7a205

Browse files
author
mrmrs
committed
Add profile card component
1 parent 6340ed5 commit 0b7a205

File tree

34 files changed

+565
-0
lines changed

34 files changed

+565
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ <h2 class="f5 mb2 ttc mid-gray">collections</h2>
230230

231231
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
232232

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

235237
</div>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,8 @@ <h2 class="f5 mb2 ttc mid-gray">collections</h2>
295295

296296
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
297297

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

300302
</div>

components/articles/left-title/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ <h2 class="f5 mb2 ttc mid-gray">collections</h2>
242242

243243
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
244244

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

247249
</div>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ <h2 class="f5 mb2 ttc mid-gray">collections</h2>
158158

159159
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
160160

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

163165
</div>

components/articles/title-text/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ <h2 class="f5 mb2 ttc mid-gray">collections</h2>
140140

141141
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
142142

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

145147
</div>

components/collections/product-card/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ <h2 class="f5 mb2 ttc mid-gray">collections</h2>
266266

267267
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/product-card/index.html">Product Card</a>
268268

269+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/profile-card/index.html">Profile Card</a>
270+
269271
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/collections/text-card/index.html">Text Card</a>
270272

271273
</div>

0 commit comments

Comments
 (0)