From 0d9d498caac12fb457989b92305f10e57a33af53 Mon Sep 17 00:00:00 2001 From: Nishanth Shanmugham Date: Mon, 21 Dec 2015 06:04:17 -0600 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0edb50e..9759de6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/ * Suited for blogging and personal webpages * Disqus support * Built-in support for 404 pages +* Syntax highlighting @@ -16,6 +17,7 @@ A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/ * [Getting Started](#getting-started) * [Usage](#usage) * [Screenshots](#screenshots) +* [Changelog](#changelog) * [Contributing](#contributing) * [License](#license) @@ -57,6 +59,10 @@ Please see the sample [`config.toml`](https://github.com/nishanths/cocoa-hugo-th An example site is available under the `exampleSite/` directory. +# Screenshots + +See this [Imgur album](http://imgur.com/a/skabh) or the [`images/`](https://github.com/nishanths/cocoa-hugo-theme/tree/master/images) directory! + # Changelog > v0.2.0 @@ -68,11 +74,6 @@ An example site is available under the `exampleSite/` directory. * Initial release - -# Screenshots - -See this [Imgur album](http://imgur.com/a/skabh) or the [`images/`](https://github.com/nishanths/cocoa-hugo-theme/tree/master/images) directory! - # Contributing Pull requests, bug fixes, and new features are welcome!