Skip to content

Commit

Permalink
Fix: Use absolute URLs
Browse files Browse the repository at this point in the history
This change is done so that the images are displayed correctly
everywhere (e.g.: npm).
  • Loading branch information
alrra committed Sep 17, 2018
1 parent 8dbb6ca commit 6f038fc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
node_modules
npm-debug.log
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/logo"><img width=250 src="src/logo/logo.svg" alt="logo"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/logo"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/logo/logo.svg?sanitize=true" alt="logo"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -22,7 +22,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/nellie/confused"><img width=250 src="src/nellie/confused/confused.svg" alt="Nellie confused"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/nellie/confused"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/nellie/confused/confused.svg?sanitize=true" alt="Nellie confused"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -32,7 +32,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/nellie/developing"><img width=250 src="src/nellie/developing/developing.svg" alt="Nellie developing"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/nellie/developing"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/nellie/developing/developing.svg?sanitize=true" alt="Nellie developing"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -42,8 +42,8 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/nellie/octocat"><img width=250 src="src/nellie/octocat/octocat_1.svg" alt="Nellie with Octocat"></a></td>
<td><a href="src/nellie/octocat"><img width=250 src="src/nellie/octocat/octocat_2.svg" alt="Nellie with Octocat"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/nellie/octocat"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/nellie/octocat/octocat_1.svg?sanitize=true" alt="Nellie with Octocat"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/nellie/octocat"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/nellie/octocat/octocat_2.svg?sanitize=true" alt="Nellie with Octocat"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -53,7 +53,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/nellie/searching"><img width=250 src="src/nellie/searching/searching.svg" alt="Nellie searching"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/nellie/searching"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/nellie/searching/searching.svg?sanitize=true" alt="Nellie searching"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -63,7 +63,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/nellie/sunglasses"><img width=250 src="src/nellie/sunglasses/sunglasses.svg" alt="Nellie with sunglasses"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/nellie/sunglasses"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/nellie/sunglasses/sunglasses.svg?sanitize=true" alt="Nellie with sunglasses"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -73,7 +73,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/nellie/swimming"><img width=250 src="src/nellie/swimming/swimming.svg" alt="Nellie swimming"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/nellie/swimming"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/nellie/swimming/swimming.svg?sanitize=true" alt="Nellie swimming"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -85,7 +85,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/city/brighton"><img width=250 src="src/city/brighton/brighton.svg" alt="Nellie in Brighton"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/city/brighton"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/city/brighton/brighton.svg?sanitize=true" alt="Nellie in Brighton"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -95,7 +95,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/city/new-york"><img width=250 src="src/city/new-york/new-york.svg" alt="Nellie in New York"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/city/new-york"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/city/new-york/new-york.svg?sanitize=true" alt="Nellie in New York"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -105,7 +105,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/city/orlando"><img width=250 src="src/city/orlando/orlando.svg" alt="Nellie in Orlando"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/city/orlando"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/city/orlando/orlando.svg?sanitize=true" alt="Nellie in Orlando"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -115,7 +115,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/city/san-francisco"><img width=250 src="src/city/san-francisco/san-francisco.svg" alt="Nellie in San Francisco"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/city/san-francisco"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/city/san-francisco/san-francisco.svg?sanitize=true" alt="Nellie in San Francisco"></a></td>
</tr>
</tbody>
</table>
Expand All @@ -125,7 +125,7 @@ drescher]. Artworks are by [Mike Bonales][mike bonales].
<table>
<tbody>
<tr height=250>
<td><a href="src/city/seattle"><img width=250 src="src/city/seattle/seattle.svg" alt="Nellie in Seattle"></a></td>
<td><a href="https://github.com/webhintio/artwork/tree/master/src/city/seattle"><img width=250 src="https://raw.githubusercontent.com/webhintio/artwork/master/src/city/seattle/seattle.svg?sanitize=true" alt="Nellie in Seattle"></a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 6f038fc

Please # to comment.