From 59ecb439cfeae0dd903ee7ccf9f1606410160d5c Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 28 May 2014 21:08:15 -0400 Subject: Updates tutorial images --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5954f94..104148e 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,13 @@ Enter your site name, description, avatar and many other options by editing the You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too! -![_config.yml](/images/config.jpg "_config.yml") +![_config.yml](/images/config.png "_config.yml") - ### Step 3) Publish your first blog post Navigate to the posts folder in the root of this repository and edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) might come in handy. -![First Post](/images/first-post.jpg "First Post") +![First Post](/images/first-post.png "First Post") To add additional posts you can hit the + icon in `/_posts/` to create new content. Just make sure to include the [front-matter](http://jekyllrb.com/docs/frontmatter/) block at the top of each new blog post and make sure the post's filename is in this format: year-month-day-title.md -- cgit v1.2.3