diff --git a/index.html b/index.html index e92dbe3..272a8bc 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@ 2017-09-28: Hello Hacker News! Wanna discover 100+ more golfed apps & games like this one? click here!

Sheet

-

A 218b spreadsheet app in HTML/JS

+

A 208b spreadsheet app in HTML/JS

Inspired by aem1k.com/sheet
-Golfed by xem, subzey, p01, rlauck, aemkei, odensc, corruptio +Golfed by xem, subzey, p01, rlauck, aemkei, odensc, justecorruptio
Related AMA answer
@@ -39,7 +39,7 @@

A 218b spreadsheet app in HTML/JS


aem1k's version, trimmed (272b)

-new version, mini (220b) +new version, mini (208b)

new version with labels and localStorage (256b)
diff --git a/xem.html b/xem.html index c422d61..8325970 100644 --- a/xem.html +++ b/xem.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file