Skip to content

Commit 04b4e73

Browse files
committed
revamp credits
1 parent 6dd8429 commit 04b4e73

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,6 @@ <h1>Convert JSON to CSV</h1>
302302
<span class="save">
303303
<a href="#">Create a permalink</a> any time.
304304
</span>
305-
306-
<span>
307-
(Made by <a href="https://twitter.com/konklone">@konklone.</a> Star it <a href="https://github.com/konklone/json">on GitHub</a>.)
308-
</span>
309305
</p>
310306

311307
<div class="areas">
@@ -345,7 +341,7 @@ <h1>Convert JSON to CSV</h1>
345341

346342
<footer>
347343
<p>
348-
Please <a href="https://github.com/konklone/json/issues">report bugs and suggest improvements</a>. Made with help from <a href="https://twitter.com/benbalter">@benbalter</a> and <a href="https://github.com/onyxfish/csvkit/blob/master/csvkit/convert/js.py#L8-L27">code inspiration</a> from <a href="https://twitter.com/onyxfish">@onyxfish</a>'s <a href="http://csvkit.readthedocs.org/en/latest/scripts/in2csv.html">csvkit</a>.
344+
Please <a href="https://github.com/konklone/json/issues">report bugs and suggest improvements</a>. Made by <a href="https://twitter.com/konklone">@konklone.</a> Thanks to <a href="https://twitter.com/benbalter">@benbalter</a> for help, and <a href="https://twitter.com/onyxfish">@onyxfish</a> for <a href="http://csvkit.readthedocs.org/en/latest/scripts/in2csv.html">csvkit</a>.
349345
</p>
350346
</footer>
351347

0 commit comments

Comments
 (0)