Skip to content

Commit 1400d5c

Browse files
Merge pull request #324 from SumaiyaaRq/fix/incorrect-file-path
BugFix : Corrected file path for logo images
2 parents 3633bb1 + 5c01ae4 commit 1400d5c

17 files changed

+34
-34
lines changed

specimen/contexts/archive-page.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,10 @@ <h2>Support Our Work</h2>
294294
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
295295

296296
<svg>
297-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
297+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
298298
</svg>
299299
<svg>
300-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
300+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
301301
</svg>
302302
</div>
303303

specimen/contexts/blog-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -647,10 +647,10 @@ <h2>Support Our Work</h2>
647647
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
648648

649649
<svg>
650-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
650+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
651651
</svg>
652652
<svg>
653-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
653+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
654654
</svg>
655655
</div>
656656

specimen/contexts/blog-post.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -340,10 +340,10 @@ <h2>Support Our Work</h2>
340340
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
341341

342342
<svg>
343-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
343+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
344344
</svg>
345345
<svg>
346-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
346+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
347347
</svg>
348348
</div>
349349

specimen/contexts/default-page.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,10 @@ <h2>Support Our Work</h2>
257257
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
258258

259259
<svg>
260-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
260+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
261261
</svg>
262262
<svg>
263-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
263+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
264264
</svg>
265265
</div>
266266

specimen/contexts/home-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -513,10 +513,10 @@ <h2>Support Our Work</h2>
513513
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
514514

515515
<svg>
516-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
516+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
517517
</svg>
518518
<svg>
519-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
519+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
520520
</svg>
521521
</div>
522522

specimen/contexts/license-page.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,10 @@ <h2>Support Our Work</h2>
160160
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
161161

162162
<svg>
163-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
163+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
164164
</svg>
165165
<svg>
166-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
166+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
167167
</svg>
168168
</div>
169169

specimen/contexts/person-page.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -256,10 +256,10 @@ <h2>Support Our Work</h2>
256256
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
257257

258258
<svg>
259-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
259+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
260260
</svg>
261261
<svg>
262-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
262+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
263263
</svg>
264264
</div>
265265

specimen/contexts/program-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,10 @@ <h2>Support Our Work</h2>
260260
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
261261

262262
<svg>
263-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
263+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
264264
</svg>
265265
<svg>
266-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
266+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
267267
</svg>
268268
</div>
269269

specimen/contexts/program-page.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,10 @@ <h2>Support Our Work</h2>
241241
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
242242

243243
<svg>
244-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
244+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
245245
</svg>
246246
<svg>
247-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
247+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
248248
</svg>
249249
</div>
250250

specimen/contexts/search-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,10 @@ <h2>Support Our Work</h2>
282282
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
283283

284284
<svg>
285-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
285+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
286286
</svg>
287287
<svg>
288-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
288+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
289289
</svg>
290290
</div>
291291

specimen/contexts/team-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,10 @@ <h2>Support Our Work</h2>
212212
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
213213

214214
<svg>
215-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
215+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
216216
</svg>
217217
<svg>
218-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
218+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
219219
</svg>
220220
</div>
221221

specimen/contexts/walkthrough-page.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ <h2>Support Our Work</h2>
168168
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
169169

170170
<svg>
171-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
171+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
172172
</svg>
173173
<svg>
174-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
174+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
175175
</svg>
176176
</div>
177177

specimen/index-logo.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ <h2>Support Our Work</h2>
150150
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
151151

152152
<svg>
153-
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
153+
<use href="../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
154154
</svg>
155155
<svg>
156-
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
156+
<use href="../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
157157
</svg>
158158
</div>
159159

specimen/product-logo.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@ <h2>Support Our Work</h2>
145145
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
146146

147147
<svg>
148-
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
148+
<use href="../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
149149
</svg>
150150
<svg>
151-
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
151+
<use href="../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
152152
</svg>
153153
</div>
154154

specimen/tests/grid-sidebar.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,10 @@ <h2>Support Our Work</h2>
186186
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
187187

188188
<svg>
189-
<use href="/vocabulary/svg/cc/icons/cc-icons.svg#cc-logo"></use>
189+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
190190
</svg>
191191
<svg>
192-
<use href="/vocabulary/svg/cc/icons/cc-icons.svg#cc-by"></use>
192+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
193193
</svg>
194194
</div>
195195

specimen/tests/grid.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,10 @@ <h2>Support Our Work</h2>
186186
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
187187

188188
<svg>
189-
<use href="/vocabulary/svg/cc/icons/cc-icons.svg#cc-logo"></use>
189+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
190190
</svg>
191191
<svg>
192-
<use href="/vocabulary/svg/cc/icons/cc-icons.svg#cc-by"></use>
192+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
193193
</svg>
194194
</div>
195195

specimen/tests/kitchensink.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -616,10 +616,10 @@ <h2>Support Our Work</h2>
616616
<p>Except where otherwise <a href="/policies/#license">noted</a>, content on this site is licensed under a <a href="/licenses/by/4.0/">Creative Commons Attribution 4.0 International license</a>. Icons by <a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.</p>
617617

618618
<svg>
619-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
619+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-logo"></use>
620620
</svg>
621621
<svg>
622-
<use href="../../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
622+
<use href="../../src/svg/cc/icons/cc-icons.svg#cc-by"></use>
623623
</svg>
624624
</div>
625625

0 commit comments

Comments
 (0)