diff --git a/_layouts/left_col.html b/_layouts/left_col.html
index e19cc2635619ee9065da28b6f3d71bcf0312ca48..d4245069e8636f266ee0518be4a49ddb9bdde4e1 100644
--- a/_layouts/left_col.html
+++ b/_layouts/left_col.html
@@ -20,7 +20,7 @@ layout: default
-
+
{{ page.title | escape }}
{% if page.date %}({{ page.date | date: '%F' }}){% endif %}
diff --git a/elixir-theme.gemspec b/elixir-theme.gemspec
index 5ece6bd93bea7a08b3af50d784e7edc83445a58f..57863b163a24690e3836ab25391a083d57f3c40f 100644
--- a/elixir-theme.gemspec
+++ b/elixir-theme.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "jekyll-elixir-theme"
- spec.version = "0.9.8"
+ spec.version = "0.9.9"
spec.authors = ["jacek.lebioda"]
spec.email = ["jacek.lebioda@uni.lu"]