Skip to content

Commit 59ecb43

Browse files
committed
Updates tutorial images
1 parent 09eaa9a commit 59ecb43

File tree

5 files changed

+2
-3
lines changed

5 files changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,13 @@ Enter your site name, description, avatar and many other options by editing the
2727

2828
You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too!
2929

30-
![_config.yml](/images/config.jpg "_config.yml")
30+
![_config.yml](/images/config.png "_config.yml")
3131

32-
3332
### Step 3) Publish your first blog post
3433

3534
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.
3635

37-
![First Post](/images/first-post.jpg "First Post")
36+
![First Post](/images/first-post.png "First Post")
3837

3938
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
4039

images/config.jpg

-72.9 KB
Binary file not shown.

images/first-post.jpg

-77.6 KB
Binary file not shown.

images/first-post.png

143 Bytes
Loading

images/first-post.png.png

-54.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)