From 68518bde77769b41b5bb07522cd28d7c02d7dc3c Mon Sep 17 00:00:00 2001 From: piharpi Date: Sun, 24 Mar 2019 19:19:13 +0700 Subject: [PATCH] fighting with image --- _config.yml | 2 +- _includes/cover.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 49ba690..0cd7ef8 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ author: name: Leah Rutherford username: piharpi email: justharpi@gmail.com - avatar: /assets/img/avatar.png + avatar: '/assets/img/avatar.png' # Url settings url: https://piharpi.github.io/bangsring diff --git a/_includes/cover.html b/_includes/cover.html index 6a2650b..2fad9cb 100644 --- a/_includes/cover.html +++ b/_includes/cover.html @@ -2,7 +2,7 @@ {% assign url = page.url %} {% if url == "/" %}
- {{ site.author.username }} + {{ site.author.username }}
{%endif%}
{{ site.title }}