diff --git a/LANDING.md b/LANDING.md index 9ea908a..4aba518 100644 --- a/LANDING.md +++ b/LANDING.md @@ -1,12 +1,3 @@ -## News - - - - January 2014: - - Mobile friendly styling added. - - NoteHub API [introduced](/api). - - NoteHub 2.0 released: new theme, more performance, extended markdown. - - September 2013: Solarized color theme [added](https://github.com/chmllr/NoteHub/pull/4) (thanks Brandon!) ([Demo](http://notehub.org/2012/6/16/how-notehub-is-built?theme=solarized-dark)). - ## About **NoteHub** is a free and hassle-free anonymous pastebin for markdown pages intended for anonymous one-off publishing. @@ -23,3 +14,10 @@ Send your feedback and comments directly to [@gravitydenier](http://twitter.com/ - **Statistics**: a rudimentary statistics available (date of publishing & view counter). - **Export**: the original markdown content can be displayed in plain text format. - **API**: Integrate the publishing functionality into your editor using the official [NoteHub API](/api). + +## Changelog + - January 2014: + - Mobile friendly styling added. + - NoteHub API [introduced](/api). + - NoteHub 2.0 released: new theme, more performance, extended markdown. + - September 2013: Solarized color theme [added](https://github.com/chmllr/NoteHub/pull/4) (thanks Brandon!) ([Demo](http://notehub.org/2012/6/16/how-notehub-is-built?theme=solarized-dark)).