From 836ae841c8da920f302f20ab469fa5ab888b17d7 Mon Sep 17 00:00:00 2001 From: ridddlr Date: Thu, 10 Jan 2019 14:31:51 -0800 Subject: [PATCH] Update 2014-3-3-Hello-World.md --- _posts/2014-3-3-Hello-World.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/2014-3-3-Hello-World.md index d4665b6d18e9e..baac4abf9da21 100644 --- a/_posts/2014-3-3-Hello-World.md +++ b/_posts/2014-3-3-Hello-World.md @@ -3,8 +3,10 @@ layout: post title: You're up and running! --- +Hello world! + Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below). ![_config.yml]({{ site.baseurl }}/images/config.png) -The easiest way to make your first post is to edit this one. 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 +The easiest way to make your first post is to edit this one. 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.