From 1011dd7fac72fc38a3e0d24f89a8ccd8b6168cd5 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Mon, 2 Jun 2014 21:23:15 -0400 Subject: Updating Hello World blog post image reference --- _posts/2014-3-3-Hello-World.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2014-3-3-Hello-World.md') 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 -- cgit v1.2.3