diff options
author | Nick White <git@njw.me.uk> | 2011-06-15 22:12:01 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-06-15 22:12:01 +0100 |
commit | 4ffde89c32268cf4ccc5be98a19fb81ce526f276 (patch) | |
tree | e46a57159d8b5d92c0f7bed91ad332926e2be954 /chromium | |
parent | 69cc40641ee0a55acf8221741640c6c493ba8299 (diff) |
Improve layout, change brief description
Layout inspired by http://www.bramstein.com/projects/typeset/flatland/
Diffstat (limited to 'chromium')
-rwxr-xr-x | chromium/viable.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chromium/viable.js b/chromium/viable.js index 09acb36..c957608 100755 --- a/chromium/viable.js +++ b/chromium/viable.js @@ -1,8 +1,4 @@ -/* - * SimplyRead - makes webpages more readable - * - * See COPYING file for copyright, license and warranty details. - */ +/* See COPYING file for copyright, license and warranty details. */ function viable() { var doc; |