Skip to content

Commit dd14e92

Browse files
author
mrmrs
committed
Missed updating the components before script finished
1 parent 63b6338 commit dd14e92

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

components/nav/logo-links-inline/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
250250

251251
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/photo-essay/index.html">Photo Essay</a>
252252

253+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
254+
253255
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text-image/index.html">Title Text Image</a>
254256

255257
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text/index.html">Title Text</a>

components/nav/title-link-list/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ <h2 class="f5 mb2 ttc mid-gray">articles</h2>
189189

190190
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/photo-essay/index.html">Photo Essay</a>
191191

192+
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/single-column-large-title/index.html">Single Column Large Title</a>
193+
192194
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text-image/index.html">Title Text Image</a>
193195

194196
<a class="f5 dib mr3 mb2 blue link dim fw6" href="/components/articles/title-text/index.html">Title Text</a>

0 commit comments

Comments
 (0)