diff --git a/index.html b/index.html index 08f5b1fa..8f55d14d 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,6 @@ {% assign filename = filename | replace: "&", "-and-" %} {% assign filename = filename | replace: " ", "" | replace: "!", "" | replace: ":", "" | replace: "’", "" | replace: "'", "" %} - {% assign hex = icon.hex %} {% assign hex = icon.hex %} {% assign hexCharacter1 = hex | slice: 0, 1 %} {% assign hexCharacter2 = hex | slice: 1, 1 %} @@ -197,7 +196,7 @@ var icons = [{{ allIconNames }}]; - +