From e50667cbaef7e282abf5a8d2e82bff71a675027c Mon Sep 17 00:00:00 2001 From: Chester How Date: Sun, 17 Dec 2017 16:36:35 +0800 Subject: [PATCH] Remove extra text in post --- _posts/2017-03-10-welcome-to-jekyll.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_posts/2017-03-10-welcome-to-jekyll.md b/_posts/2017-03-10-welcome-to-jekyll.md index 2ca6b35..e72f10d 100644 --- a/_posts/2017-03-10-welcome-to-jekyll.md +++ b/_posts/2017-03-10-welcome-to-jekyll.md @@ -9,7 +9,6 @@ You’ll find this post in your `_posts` directory. Go ahead and edit it and re- To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works. Jekyll also offers powerful support for code snippets: like these -### hey {% highlight ruby %} def print_hi(name)