diff options
| author | Barry Clark <barry@barryclark.co> | 2014-06-02 21:42:24 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-06-02 21:42:24 -0400 |
| commit | 89e76595ece1a84c25c9dc2cbacb501f8022122c (patch) | |
| tree | e18e77b1298831deb8b08a966aeb7e8cbc259e77 | |
| parent | 9e75552839ede3412025b10ade59ff4ba2d08e7e (diff) | |
| download | acn-blog-89e76595ece1a84c25c9dc2cbacb501f8022122c.tar.gz acn-blog-89e76595ece1a84c25c9dc2cbacb501f8022122c.tar.bz2 acn-blog-89e76595ece1a84c25c9dc2cbacb501f8022122c.zip | |
Extra / in Hello World image reference
| -rw-r--r-- | _posts/2014-3-3-Hello-World.md | 2 |
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:). - + 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 |
