From 7b7b86245959facb53c73bf16d8df590425834d7 Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Sun, 26 Feb 2017 00:36:56 +0100 Subject: [PATCH] Small fix on the exampleSite image --- exampleSite/content/blog/example-of-an-article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/blog/example-of-an-article.md b/exampleSite/content/blog/example-of-an-article.md index 0149b3b..e7692a0 100644 --- a/exampleSite/content/blog/example-of-an-article.md +++ b/exampleSite/content/blog/example-of-an-article.md @@ -13,7 +13,7 @@ best: true **This theme includes a tranparent way to defer images. This can be enabled/disabled in the `config.toml`.** -![image](/img/startup.jpg) +![image](../../img/startup.jpg) **You will just have to do two images : the normal, and a low resolution one.**