Skip to content

Commit ece8dbb

Browse files
author
Ryan A. Johnson
committed
update(assets): remove unneeded assets
1 parent be980db commit ece8dbb

File tree

4 files changed

+0
-14
lines changed

4 files changed

+0
-14
lines changed

source/_data/icons.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
- exclamation-triangle
1717
- export
1818
- external-link
19-
- fanatiguy
2019
- filter
2120
- help-circle
2221
- info-circle

source/components/icon/HxIcon.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ window.addEventListener('WebComponentsReady', function () {
2020
'exclamation-triangle': require('./_images/exclamation-triangle.svg'),
2121
'export': require('./_images/export.svg'),
2222
'external-link': require('./_images/external-link.svg'),
23-
'fanatiguy': require('./_images/fanatiguy.svg'),
2423
'filter': require('./_images/filter.svg'),
2524
'help-circle': require('./_images/help-circle.svg'),
2625
'info-circle': require('./_images/info-circle.svg'),

source/components/icon/_images/fanatiguy.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

source/guides/install/index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,6 @@ <h2 class="hxSectionTitle" id="assets">Assets</h2>
4242
<a href="{{page.cdn}}/javascript/helix-ui.js" target="_blank">HTTPS</a>
4343
</td>
4444
</tr>
45-
<tr>
46-
<th>Rackspace Logo</th>
47-
<td>N/A</td>
48-
<td>
49-
<a href="{{page.cdn}}/img/rs-logo-white.svg" target="_blank">SVG</a>
50-
/
51-
<a href="{{page.cdn}}/img/rs-logo-white.png" target="_blank">PNG</a>
52-
</td>
53-
</tr>
5445
<tr>
5546
<th>ES5 Adapter</th>
5647
<td>N/A</td>

0 commit comments

Comments
 (0)