From: Gabriel Dunne Date: Thu, 4 Sep 2014 17:41:31 +0000 (-0700) Subject: Adding Dates to Project Thumbs X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=8f62024dc2f349b68132516627fa343a46593e0b;p=notes.git Adding Dates to Project Thumbs --- 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 %}