Skip to content

Commit fd9b5c7

Browse files
Merge pull request #149 from colebemis/fix-incorrect-gallery-info
Fix incorrect gallery markup
2 parents eb88c23 + 8ffcacb commit fd9b5c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gallery/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -126,19 +126,19 @@
126126
</a>
127127
</div>
128128
<div class="fl w-100 w-50-m w-25-l pa4" data-name="column-4">
129-
<a class="mb5 db dim link pointer" href="https://fredfahlke.github.io/" title="Uptime Umbrella">
129+
<a class="mb5 db dim link pointer" href="https://fredfahlke.github.io/" title="Fred Fahlke">
130130
<img class="db" src="http://tachyons.io/img/fred-small.jpg" />
131131
<span class="black b lh-copy pv3 db bw2 bb">fredfahlke.github.io</span>
132132
</a>
133133
<a class="mb5 db dim link pointer" href="http://lastjapan.com/" title="Last Japan">
134134
<img class="db" src="http://tachyons.io/img/lastjapan.jpg" />
135135
<span class="black b lh-copy pv3 db bw2 bb">lastjapan.com</span>
136136
</a>
137-
<a class="mb5 db dim link pointer" href="http://urlbox.io" title="Uptime Umbrella">
137+
<a class="mb5 db dim link pointer" href="http://urlbox.io" title="Urlbox">
138138
<img class="db" src="http://tachyons.io/img/urlboxio-small.jpg" />
139139
<span class="black b lh-copy pv3 db bw2 bb">urlbox.io</span>
140140
</a>
141-
<a class="mb5 db dim link pointer" href="http://uptimeumbrella.com" title="Uptime Umbrella">
141+
<a class="mb5 db dim link pointer" href="http://tylernford.com" title="Tyler N. Ford">
142142
<img class="db" src="http://tachyons.io/img/tylernford.png" />
143143
<span class="black b lh-copy pv3 db bw2 bb">tylernford.com</span>
144144
</a>

0 commit comments

Comments
 (0)