From d5857d7755562330cc85969c467531060d26bb78 Mon Sep 17 00:00:00 2001 From: sujaykundu777 Date: Mon, 25 May 2020 02:41:24 +0530 Subject: [PATCH] adding relative url --- _includes/head.html | 34 +++++++++++++++++----------------- _layouts/about-me.html | 2 +- _layouts/default.html | 2 +- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index fa1e45cd35563..706d71af3f499 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -35,15 +35,15 @@ {% else %} {% endif %} {% if page.url %} - + {% endif %} {% if page.date %} - + {% endif %} {% if page.thumbnail %} - + {% endif %} {% if page.categories %} {% for category in page.categories limit:1 %} @@ -63,7 +63,7 @@ {% endif %} {% if page.url %} - + {% endif %} {% if page.summary %} {% else %} @@ -71,15 +71,15 @@ {% endif %} {% if page.header-img %} {% endif %} - + - - - - + + + + - - - + + + diff --git a/_layouts/about-me.html b/_layouts/about-me.html index fc3d74a150c8a..2f265e0023fc6 100644 --- a/_layouts/about-me.html +++ b/_layouts/about-me.html @@ -6,7 +6,7 @@
- +

{{ site.title }}

{{ site.subtitle }}

diff --git a/_layouts/default.html b/_layouts/default.html index 6902e81f5c2fe..b73663b60a396 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -27,7 +27,7 @@ - +