From 4749b951a302bde4d8bdd616cbece76f676000a1 Mon Sep 17 00:00:00 2001 From: Goran Rakic Date: Thu, 12 Jul 2012 15:21:38 +0200 Subject: [PATCH] Place Credits in TOC --- _layouts/default.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 2717256..190607f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -39,6 +39,7 @@
  • {{ post.title }} {% assign lastIsChild = post.isChild %} {% endfor %} +
  • Credits
  • @@ -55,7 +56,7 @@ {{ content }} -