Skip to content

Commit 7fc279d

Browse files
author
mrmrs
committed
Add avatar header.
1 parent e7256ea commit 7fc279d

File tree

13 files changed

+850
-20
lines changed

13 files changed

+850
-20
lines changed

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

Lines changed: 7 additions & 2 deletions
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">headers</h2>
152+
153+
<a class="f5 dib mr3 blue link dim fw6" href="/components/headers/circle-avatar-title-subtitle/index.html">Circle Avatar Title Subtitle</a>
154+
155+
</div>
156+
150157
<div>
151158
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
152159

@@ -156,8 +163,6 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
156163

157164
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/four-column-collapse-two/index.html">Four Column Collapse Two</a>
158165

159-
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/three-column-collapse-one-two/index.html">Three Column Collapse One Two</a>
160-
161166
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/two-column-collapse-one/index.html">Two Column Collapse One</a>
162167

163168
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/two-column/index.html">Two Column</a>

components/articles/title-text/index.html

Lines changed: 7 additions & 2 deletions
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">headers</h2>
134+
135+
<a class="f5 dib mr3 blue link dim fw6" href="/components/headers/circle-avatar-title-subtitle/index.html">Circle Avatar Title Subtitle</a>
136+
137+
</div>
138+
132139
<div>
133140
<h2 class="f5 mb2 ttc mid-gray">layout</h2>
134141

@@ -138,8 +145,6 @@ <h2 class="f5 mb2 ttc mid-gray">layout</h2>
138145

139146
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/four-column-collapse-two/index.html">Four Column Collapse Two</a>
140147

141-
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/three-column-collapse-one-two/index.html">Three Column Collapse One Two</a>
142-
143148
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/two-column-collapse-one/index.html">Two Column Collapse One</a>
144149

145150
<a class="f5 dib mr3 blue link dim fw6" href="/components/layout/two-column/index.html">Two Column</a>

0 commit comments

Comments
 (0)