aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-02 21:23:15 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-02 21:23:15 -0400
commit1011dd7fac72fc38a3e0d24f89a8ccd8b6168cd5 (patch)
treee23f45d9c7aff8fbf1856545af9a3131f31dd985 /_posts
parentebe82b5c783939896fb506ed86f7e77cc28cfecc (diff)
downloadkompetenzbolzen.github.io-1011dd7fac72fc38a3e0d24f89a8ccd8b6168cd5.tar.gz
Updating Hello World blog post image reference
Diffstat (limited to '_posts')
-rw-r--r--_posts/2014-3-3-Hello-World.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/2014-3-3-Hello-World.md
index 84392d7..507e4f2 100644
--- a/_posts/2014-3-3-Hello-World.md
+++ b/_posts/2014-3-3-Hello-World.md
@@ -5,6 +5,6 @@ title: You're up and running!
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below :point_down:).
-![_config.yml](/images/config.png)
+![_config.yml]({{ site.baseurl }}//images/config.png)
The easiest way to make your first post is simply to edit this one. Just go into /_posts and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. \ No newline at end of file