Skip to content

Commit 23b75a4

Browse files
authored
fix(rebuild): trigger rebuild for new json (#34)
Trigger rebuild to get new JSON without circles (paths only)
1 parent 5984bca commit 23b75a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2883,7 +2883,7 @@ <h2>icon--whisk</h2>
28832883

28842884
</section>
28852885
<footer>
2886-
<p>Generated at Thu, 22 Jun 2017 05:25:25 GMT by <a href="https://github.com/jkphl/svg-sprite" target="_blank">svg-sprite</a>.</p>
2886+
<p>Generated at Mon, 26 Jun 2017 15:36:30 GMT by <a href="https://github.com/jkphl/svg-sprite" target="_blank">svg-sprite</a>.</p>
28872887
</footer>
28882888
</body>
28892889
</html>

dist/sprites/symbol/sprite.symbol.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2883,7 +2883,7 @@ <h2>icon--whisk</h2>
28832883

28842884
</section>
28852885
<footer>
2886-
<p>Generated at Thu, 22 Jun 2017 05:25:25 GMT by <a href="https://github.com/jkphl/svg-sprite" target="_blank">svg-sprite</a>.</p>
2886+
<p>Generated at Mon, 26 Jun 2017 15:36:30 GMT by <a href="https://github.com/jkphl/svg-sprite" target="_blank">svg-sprite</a>.</p>
28872887
</footer>
28882888
</body>
28892889
</html>

0 commit comments

Comments
 (0)