From 26549e87d157264610390de47867ec2e9655005b Mon Sep 17 00:00:00 2001 From: ChengLu Date: Wed, 30 Jul 2014 02:22:55 +0800 Subject: [PATCH] fixed postUrl --- _includes/post.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_includes/post.html b/_includes/post.html index 7bcdc94..e3f847c 100644 --- a/_includes/post.html +++ b/_includes/post.html @@ -7,6 +7,9 @@
{% if include.isStaticPost == false %} + + {% assign postUrl = site.url | append: site.baseurl | append: page.url %} +
Posted: