From 2cca438f275d533e2ee835bf06ac0b205930db10 Mon Sep 17 00:00:00 2001 From: piharpi Date: Sun, 24 Mar 2019 18:58:45 +0700 Subject: [PATCH] add absolute_url --- _includes/head.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 1f8594b..9191fe1 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -31,9 +31,9 @@ {% if page.image %} - + {% else %} - + {% endif %} @@ -44,13 +44,13 @@ {% if page.image %} - + {% else %} - + {% endif %} {% feed_meta %} - - - + + + \ No newline at end of file