Skip to content

Commit c7550be

Browse files
author
mrmrs
committed
Update image path because why doesn't this work how I want it to?
1 parent 559a912 commit c7550be

20 files changed

+23
-23
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<article class="pa3 pa5-ns">
55
<h1 class="f2">Title Text with Image</h1>
6-
<img src="/img/space.jpg" class="w-100 f5 measure" alt="outer space">
6+
<img src="http://tachyons.io/img/space.jpg" class="w-100 f5 measure" alt="outer space">
77
<p class="measure lh-copy">
88
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
99
tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At

src/components/avatars/circle-border.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<div class="pa4 tc">
66
<img
7-
src="/img/logo.jpg"
7+
src="http://tachyons.io/img/logo.jpg"
88
class="br-100 ba h3 w3 dib" alt="avatar">
99
</div>

src/components/avatars/circle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<div class="pa4 tc">
66
<img
7-
src="/img/logo.jpg"
7+
src="http://tachyons.io/img/logo.jpg"
88
class="br-100 h3 w3 dib" alt="avatar">
99
</div>

src/components/avatars/double-ring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"bodyClass" : "bg-white"
33
}}}
44
<div class="tc pa4">
5-
<img src="/img/logo.jpg" class="br-100 pa1 ba b--black-10 h3 w3" alt="avatar">
5+
<img src="http://tachyons.io/img/logo.jpg" class="br-100 pa1 ba b--black-10 h3 w3" alt="avatar">
66
</div>

src/components/avatars/rounded-large.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<div class="pa4 tc">
66
<img
7-
src="/img/logo.jpg"
7+
src="http://tachyons.io/img/logo.jpg"
88
class="br4 h3 w3 dib" alt="avatar">
99
</div>

src/components/avatars/rounded-medium.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<div class="pa4 tc">
66
<img
7-
src="/img/logo.jpg"
7+
src="http://tachyons.io/img/logo.jpg"
88
class="br2 h3 w3 dib" alt="avatar">
99
</div>

src/components/avatars/rounded-small.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<div class="pa4 tc">
66
<img
7-
src="/img/logo.jpg"
7+
src="http://tachyons.io/img/logo.jpg"
88
class="br1 h3 w3 dib" alt="avatar">
99
</div>

src/components/avatars/square.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<div class="pa4 tc">
66
<img
7-
src="/img/logo.jpg"
7+
src="http://tachyons.io/img/logo.jpg"
88
class="h3 w3 dib" alt="avatar">
99
</div>

src/components/cards/news-card.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="pv2 ph3">
66
<h1 class="f6 ttu tracked">Daily News Co.</h1>
77
</div>
8-
<img src="/img/cat-720.jpg" class="w-100 db" alt="Cat yawning">
8+
<img src="http://tachyons.io/img/cat-720.jpg" class="w-100 db" alt="Cat yawning">
99
<div class="pa3">
1010
<a href="#" class="link dim lh-title">15 things every cat owner should know</a>
1111
<small class="gray db pv2">AMP - <time>6 hours ago</time></small>

src/components/cards/profile-card-title-subtitle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<article class="mw5 center bg-white br3 pa3 pa4-ns mv3 ba b--black-10">
55
<div class="tc">
6-
<img src="/img/avatar_1.jpg" class="br-100 h4 w4 dib ba b--black-05 pa2" title="Kitty staring at you">
6+
<img src="http://tachyons.io/img/avatar_1.jpg" class="br-100 h4 w4 dib ba b--black-05 pa2" title="Kitty staring at you">
77
<h1 class="f3 mb2">Mimi W.</h1>
88
<h2 class="f5 fw4 gray mt0">CCO (Chief Cat Officer)</h2>
99
</div>

src/components/cards/profile-card.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<article class="mw5 center bg-white br3 pa3 pa4-ns mv3 ba b--black-10">
55
<div class="tc">
6-
<img src="/img/avatar_1.jpg" class="br-100 h3 w3 dib" title="Kitty staring at you">
6+
<img src="http://tachyons.io/img/avatar_1.jpg" class="br-100 h3 w3 dib" title="Kitty staring at you">
77
<h1 class="f4">Mimi Whitehouse</h1>
88
<hr class="mw3 bb bw1 b--black-10">
99
</div>

src/components/headers/circle-avatar-title-subtitle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"bodyClass" : "bg-white"
33
}}}
44
<header class="tc pv4 pv5-ns">
5-
<img src="/img/logo.jpg" class="br-100 pa1 ba b--black-10 h3 w3" alt="avatar">
5+
<img src="http://tachyons.io/img/logo.jpg" class="br-100 pa1 ba b--black-10 h3 w3" alt="avatar">
66
<h1 class="f5 f4-ns fw6 mid-gray">Jasper Whitehouse</h1>
77
<h2 class="f6 gray fw2 ttu tracked">Los Angeles</h2>
88
</header>

src/components/headers/rounded-avatar-title-subtitle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"bodyClass" : "bg-white"
33
}}}
44
<header class="tc pv4 pv5-ns">
5-
<img src="/img/logo.jpg" class="br3 ba b--black-10 h3 w3" alt="avatar">
5+
<img src="http://tachyons.io/img/logo.jpg" class="br3 ba b--black-10 h3 w3" alt="avatar">
66
<h1 class="f5 f4-ns fw6 black-70">Jasper Whitehouse</h1>
77
<h2 class="f6 black-70 fw2 ttu tracked">Los Angeles</h2>
88
</header>

src/components/layout/flag-object-bottom.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<div class="dt mw6 center pv4 pv5-m pv6-ns">
55
<div class="dtc v-btm">
6-
<img src="/img/super-wide.jpg" alt="A bright blue sky" class="mw5 db" />
6+
<img src="http://tachyons.io/img/super-wide.jpg" alt="A bright blue sky" class="mw5 db" />
77
</div>
88
<div class="dtc v-btm pl3">
99
<p class="lh-copy mv0">

src/components/layout/flag-object-collapse.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<div class="dt mw6 center pt0 pb5 pv5-m pv6-ns">
55
<div class="db dtc-ns v-mid-ns">
6-
<img src="/img/super-wide.jpg" alt="A bright blue sky" class="w-100 mw7 w5-ns" />
6+
<img src="http://tachyons.io/img/super-wide.jpg" alt="A bright blue sky" class="w-100 mw7 w5-ns" />
77
</div>
88
<div class="db dtc-ns v-mid ph2 pr0-ns pl3-ns">
99
<p class="lh-copy">

src/components/layout/flag-object-top.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<div class="dt mw6 center pv4 pv5-m pv6-ns">
55
<div class="dtc v-top">
6-
<img src="/img/super-wide.jpg" alt="A bright blue sky" class="mw5 db" />
6+
<img src="http://tachyons.io/img/super-wide.jpg" alt="A bright blue sky" class="mw5 db" />
77
</div>
88
<div class="dtc v-top pl3">
99
<p class="lh-copy mv0">

src/components/layout/flag-object.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<div class="dt mw6 center pv4 pv5-m pv6-ns">
55
<div class="dtc v-mid">
6-
<img src="/img/super-wide.jpg" alt="A bright blue sky" class="mw5" />
6+
<img src="http://tachyons.io/img/super-wide.jpg" alt="A bright blue sky" class="mw5" />
77
</div>
88
<div class="dtc v-mid pl3">
99
<p class="lh-copy">

src/components/layout/four-column-collapse-two.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"bodyClass" : "bg-white"
33
}}}
44
<section class="cf">
5-
<div class="fl w-50 w-25-ns"><img class="db w-100" src="/img/1.jpg" alt="night sky over house"></div>
6-
<div class="fl w-50 w-25-ns"><img class="db w-100" src="/img/2.jpg" alt="night sky over water"></div>
7-
<div class="fl w-50 w-25-ns"><img class="db w-100" src="/img/3.jpg" alt="bay bridge at night"></div>
8-
<div class="fl w-50 w-25-ns"><img class="db w-100" src="/img/4.jpg" alt="night sky over land"></div>
5+
<div class="fl w-50 w-25-ns"><img class="db w-100" src="http://tachyons.io/img/1.jpg" alt="night sky over house"></div>
6+
<div class="fl w-50 w-25-ns"><img class="db w-100" src="http://tachyons.io/img/2.jpg" alt="night sky over water"></div>
7+
<div class="fl w-50 w-25-ns"><img class="db w-100" src="http://tachyons.io/img/3.jpg" alt="bay bridge at night"></div>
8+
<div class="fl w-50 w-25-ns"><img class="db w-100" src="http://tachyons.io/img/4.jpg" alt="night sky over land"></div>
99

1010

1111
</section>

src/components/nav/logo-links-inline-collapse.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<nav class="db dt-l w-100 border-box pa3 ph5-l">
55
<a class="db dtc-l v-mid mid-gray link dim w-100 w-25-l tc tl-l mb2 mb0-l" href="#" title="Home">
6-
<img src="/img/logo.jpg" class="dib w2 h2 br-100" alt="Site Name">
6+
<img src="http://tachyons.io/img/logo.jpg" class="dib w2 h2 br-100" alt="Site Name">
77
</a>
88
<div class="db dtc-l v-mid w-100 w-75-l tc tr-l">
99
<a class="link dim dark-gray f6 f5-l dib mr3 mr4-l" href="#" title="Home">Home</a>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}}}
44
<nav class="dt w-100 border-box pa3 ph5-ns">
55
<a class="dtc v-mid mid-gray link dim w-25" href="#" title="Home">
6-
<img src="/img/logo.jpg" class="dib w2 h2 br-100" alt="Site Name">
6+
<img src="http://tachyons.io/img/logo.jpg" class="dib w2 h2 br-100" alt="Site Name">
77
</a>
88
<div class="dtc v-mid w-75 tr">
99
<a class="link dim dark-gray f6 f5-ns dib mr3 mr4-ns" href="#" title="About">Services</a>

0 commit comments

Comments
 (0)