aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-02 21:42:24 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-02 21:42:24 -0400
commit89e76595ece1a84c25c9dc2cbacb501f8022122c (patch)
treee18e77b1298831deb8b08a966aeb7e8cbc259e77 /_posts
parent9e75552839ede3412025b10ade59ff4ba2d08e7e (diff)
downloadkompetenzbolzen.github.io-89e76595ece1a84c25c9dc2cbacb501f8022122c.tar.gz
Extra / in Hello World 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 507e4f2..ce15bd0 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]({{ site.baseurl }}//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