From 8f62024dc2f349b68132516627fa343a46593e0b Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Thu, 4 Sep 2014 10:41:31 -0700 Subject: [PATCH] Adding Dates to Project Thumbs --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 31983a6..c1cd205 100644 --- a/index.md +++ b/index.md @@ -13,7 +13,8 @@ title: portfolio - {{ post.excerpt }} + {{ post.excerpt }}
+ {{ post.date | date: "%Y" }} {% endif %} {% endfor %} -- 2.34.1