layouts: restore compatibility with Hugo < 0.18

This commit is contained in:
remeh
2016-11-09 21:06:20 +01:00
parent ff26d90c2b
commit f89eae3668
8 changed files with 49 additions and 49 deletions

View File

@@ -81,7 +81,7 @@ See this [Imgur album](http://imgur.com/a/skabh) or the [`images/`](https://gith
> v0.2.0
* Added Disqus support. To enable Disqus, add `disqusShortname = "XYZ"` to `config.toml`. More details: <http://gohugo.io/extras/comments/>.
* Added Disqus support. To enable Disqus, add `disqusshortname = "XYZ"` to `config.toml`. More details: <http://gohugo.io/extras/comments/>.
* In the posts list, replaced date with bullets at smaller screen widths.
> v0.1.0