From 382812428ddffadd6fb4769351f572d46a54c752 Mon Sep 17 00:00:00 2001 From: Robert Pearce Date: Tue, 22 Sep 2020 22:04:42 -0400 Subject: [PATCH] make image routes relative b/c gh-pages --- src/index.html | 4 ++-- src/posts/2020-09-21-hello-world.md | 4 ++-- src/posts/2020-09-22-hola-mundo.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/index.html b/src/index.html index e3a49b6..fa52a22 100644 --- a/src/index.html +++ b/src/index.html @@ -1,6 +1,6 @@ --- description: "This is me saying hello to the world" -image: "/images/robert-pearce-UwHN0jU_YqQ-unsplash-800w.jpg" +image: "./images/robert-pearce-UwHN0jU_YqQ-unsplash-800w.jpg" lang: "en" stylesheet: "default" title: "Hello, world!" @@ -10,7 +10,7 @@ title: "Hello, world!"

Hello, world!

A woman sitting on a bench amongst trees at the end of a boardwalk leading to a pond with mountains in the background diff --git a/src/posts/2020-09-21-hello-world.md b/src/posts/2020-09-21-hello-world.md index 82674d7..df73bca 100644 --- a/src/posts/2020-09-21-hello-world.md +++ b/src/posts/2020-09-21-hello-world.md @@ -2,7 +2,7 @@ author: "My name" authorTwitter: "@MyName" description: "I announce myself to the world" -image: "/images/waiheke-stony-batter.jpg" +image: "./images/waiheke-stony-batter.jpg" keywords: "hello, announcement" lang: "en" stylesheet: "article" @@ -14,6 +14,6 @@ Hello, world! I am here! Grapevines among rolling hills leading to the sea diff --git a/src/posts/2020-09-22-hola-mundo.md b/src/posts/2020-09-22-hola-mundo.md index 9a01c80..1bc908c 100644 --- a/src/posts/2020-09-22-hola-mundo.md +++ b/src/posts/2020-09-22-hola-mundo.md @@ -2,7 +2,7 @@ author: "Mi nombre" authorTwitter: "@MiNombre" description: "Me anuncio al mundo" -image: "/images/waiheke-stony-batter.jpg" +image: "./images/waiheke-stony-batter.jpg" keywords: "hola, anuncio" lang: "es" stylesheet: "article" @@ -14,6 +14,6 @@ updated: "2020-09-23T12:00:00Z" Grapevines among rolling hills leading to the sea