Skip to content

Commit e5e5d1f

Browse files
committed
Update links
1 parent 3308e82 commit e5e5d1f

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
downloads/
1+
blob/master/downloads/
22
scss/styleguide.scss
33
index.html
44
/site

dist/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</symbol></svg> <header class="sg-header">
8080
<div class="sg-container">
8181
<a href="/" class="dat-logo">
82-
<img src="downloads/dat-hexagon.svg" />
82+
<img src="blob/master/downloads/dat-hexagon.svg" />
8383
Dat <span>Design</span>
8484
</a>
8585
</div>
@@ -96,21 +96,21 @@ <h2>Dat Logo</h2>
9696
<h3 class="hd-xxs sg-label">Dat Data Logo</h3>
9797
<div class="sg-subsection">
9898
<p>
99-
<img src="downloads/dat-logo.svg" alt="Dat Data Logo" class="sg-subsection__img" />
99+
<img src="blob/master/downloads/dat-logo.svg" alt="Dat Data Logo" class="sg-subsection__img" />
100100
This is the Dat logo. Only use it when it can be displayed at least 60px tall, in order to keep the text legible.
101101
</p>
102102
<p>
103-
<a href="downloads/dat-logo.svg">Download .svg</a> | <a href="downloads/dat-logo.png">Download .png</a>
103+
<a href="blob/master/downloads/dat-logo.svg">Download .svg</a> | <a href="blob/master/downloads/dat-logo.png">Download .png</a>
104104
</p>
105105
</div>
106106
<h3 class="hd-xxs sg-label">Dat Hexagon</h3>
107107
<div class="sg-subsection">
108108
<p>
109-
<img src="downloads/dat-hexagon.svg" alt="Dat Hexagon" class="sg-subsection__img" />
109+
<img src="blob/master/downloads/dat-hexagon.svg" alt="Dat Hexagon" class="sg-subsection__img" />
110110
Use the plain hexagon without text when the logo is displayed in small sizes, e.g. in small header bars or favicons.
111111
</p>
112112
<p>
113-
<a href="downloads/dat-hexagon.svg">Download .svg</a> | <a href="downloads/dat-hexagon.png">Download .png</a>
113+
<a href="blob/master/downloads/dat-hexagon.svg">Download .svg</a> | <a href="blob/master/downloads/dat-hexagon.png">Download .png</a>
114114
</p>
115115
</div>
116116
</div>

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</symbol></svg> <header class="sg-header">
7070
<div class="sg-container">
7171
<h1>
72-
<img src="../downloads/dat-hexagon.svg" style="width: 34px;">
72+
<img src="https://raw.githubusercontent.com/dat-ecosystem-archive/design/92ea62454a58219634aae4e205b51038c3ebe6d6/downloads/ dat-hexagon.svg" style="width: 34px;">
7373
dat <span>design</span>
7474
</h1>
7575
</div>
@@ -86,21 +86,21 @@ <h2>Dat Logo</h2>
8686
<h3 class="hd-xxs sg-label">Dat Data Logo</h3>
8787
<div class="sg-subsection">
8888
<p>
89-
<img src="../downloads/dat-logo.svg" alt="Dat Data Logo" class="sg-subsection__img" />
89+
<img src="https://raw.githubusercontent.com/dat-ecosystem-archive/design/92ea62454a58219634aae4e205b51038c3ebe6d6/downloads/ dat-logo.svg" alt="Dat Data Logo" class="sg-subsection__img" />
9090
This is the Dat logo. It consists of the hexagon in Dat green and the centered "dat DATA" set in Source Sans. Only use it when it can be displayed at least 60px tall, in order to keep the text legible.
9191
</p>
9292
<p>
93-
<a href="../downloads/dat-logo.svg">Download .svg</a> | <a href="../downloads/dat-logo.png">Download .png</a>
93+
<a href="https://raw.githubusercontent.com/dat-ecosystem-archive/design/92ea62454a58219634aae4e205b51038c3ebe6d6/downloads/ dat-logo.svg">Download .svg</a> | <a href="https://raw.githubusercontent.com/dat-ecosystem-archive/design/92ea62454a58219634aae4e205b51038c3ebe6d6/downloads/ dat-logo.png">Download .png</a>
9494
</p>
9595
</div>
9696
<h3 class="hd-xxs sg-label">Dat Hexagon</h3>
9797
<div class="sg-subsection">
9898
<p>
99-
<img src="../downloads/dat-hexagon.svg" alt="Dat Hexagon" class="sg-subsection__img" />
99+
<img src="https://raw.githubusercontent.com/dat-ecosystem-archive/design/92ea62454a58219634aae4e205b51038c3ebe6d6/downloads/ dat-hexagon.svg" alt="Dat Hexagon" class="sg-subsection__img" />
100100
Use the green hexagon without text when the logo is displayed in small sizes, e.g. in small header bars or favicons.
101101
</p>
102102
<p>
103-
<a href="../downloads/dat-hexagon.svg">Download .svg</a> | <a href="../downloads/dat-hexagon.png">Download .png</a>
103+
<a href="https://raw.githubusercontent.com/dat-ecosystem-archive/design/92ea62454a58219634aae4e205b51038c3ebe6d6/downloads/ dat-hexagon.svg">Download .svg</a> | <a href="https://raw.githubusercontent.com/dat-ecosystem-archive/design/92ea62454a58219634aae4e205b51038c3ebe6d6/downloads/ dat-hexagon.png">Download .png</a>
104104
</p>
105105
</div>
106106
</div>

docs/templates/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<header class="sg-header">
1414
<div class="sg-container">
1515
<a href="/" class="dat-logo">
16-
<img src="downloads/dat-hexagon.svg" />
16+
<img src="blob/master/downloads/dat-hexagon.svg" />
1717
Dat <span>Design</span>
1818
</a>
1919
</div>

docs/templates/logo.hbs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
<h3 class="hd-xxs sg-label">Dat Data Logo</h3>
44
<div class="sg-subsection">
55
<p>
6-
<img src="downloads/dat-logo.svg" alt="Dat Data Logo" class="sg-subsection__img" />
6+
<img src="blob/master/downloads/dat-logo.svg" alt="Dat Data Logo" class="sg-subsection__img" />
77
This is the Dat logo. Only use it when it can be displayed at least 60px tall, in order to keep the text legible.
88
</p>
99
<p>
10-
<a href="downloads/dat-logo.svg">Download .svg</a> | <a href="downloads/dat-logo.png">Download .png</a>
10+
<a href="blob/master/downloads/dat-logo.svg">Download .svg</a> | <a href="blob/master/downloads/dat-logo.png">Download .png</a>
1111
</p>
1212
</div>
1313
<h3 class="hd-xxs sg-label">Dat Hexagon</h3>
1414
<div class="sg-subsection">
1515
<p>
16-
<img src="downloads/dat-hexagon.svg" alt="Dat Hexagon" class="sg-subsection__img" />
16+
<img src="blob/master/downloads/dat-hexagon.svg" alt="Dat Hexagon" class="sg-subsection__img" />
1717
Use the plain hexagon without text when the logo is displayed in small sizes, e.g. in small header bars or favicons.
1818
</p>
1919
<p>
20-
<a href="downloads/dat-hexagon.svg">Download .svg</a> | <a href="downloads/dat-hexagon.png">Download .png</a>
20+
<a href="blob/master/downloads/dat-hexagon.svg">Download .svg</a> | <a href="blob/master/downloads/dat-hexagon.png">Download .png</a>
2121
</p>
2222
</div>
2323
</div>

0 commit comments

Comments
 (0)