From 2eabde3a4b9e3ebe0796f33f092d915b3f19c0fc Mon Sep 17 00:00:00 2001 From: Martin Danielsson Date: Mon, 10 Oct 2016 08:46:13 +0200 Subject: [PATCH] Bump to publish today's blog post. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81bb2b3..a62e2b0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Support for Categories and Tags were inspired by [this blog entry](http://www.mi Author support was inspired by [this blog entry](https://blog.sorryapp.com/blogging-with-jekyll/2014/02/06/adding-authors-to-your-jekyll-site.html). In order to add information on a new author, edit the `_data/authors.yml` file, then use the new key as `author` link in the posts. If an author cannot be found in `authors.yml`, the content of the `author` tag will be used verbose. In that case, no links to any social media (Twitter, Github and LinkedIn are currently supported) will be included. -If you want to find out more about using `github-pages` for blogging or want to improve our blog the following links might be good starting points +If you want to find out more about using `github-pages` for blogging or want to improve our blog the following links might be good starting points: * [Jekyll documentation, i.e. how to include images](http://jekyllrb.com/docs/posts/) * [Github pages powered by Jekyll](https://github.com/jekyll/jekyll/wiki/sites)