aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
commitf3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea (patch)
tree1c0356b58244a72e4f0804d8fcd0314037cb7db6 /README.md
parenta8a038dc32dfa97b268ea0c44cc0502033622f8d (diff)
downloadkompetenzbolzen.github.io-f3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea.tar.gz
Removing all of the trailing whitespace
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5cfce17..edede77 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Making a change to _config.yml (or any file in your repository) will force GitHu
> 3. Clone down your repository and make updates locally, then push them to your GitHub repository.
![_config.yml](/images/config.png "_config.yml")
-
+
### Step 3) Publish your first blog post
Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](http://www.jekyllnow.com/Markdown-Style-Guide/) might come in handy.
@@ -103,7 +103,7 @@ You can use the [Quick Start](https://github.com/barryclark/jekyll-now#quick-sta
## Credits
- [Jekyll](https://github.com/jekyll/jekyll) - Thanks to its creators, contributors and maintainers.
-- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel. They're beautiful.
+- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel. They're beautiful.
- [Solarized Light Pygments](https://gist.github.com/edwardhotchkiss/2005058) - Thanks, Edward.
- [Joel Glovier](http://joelglovier.com/writing/) - Great Jekyll articles. I used Joel's feed.xml in this repository.
- [David Furnes](https://github.com/dfurnes), [Jon Uy](https://github.com/jonuy), [Luke Patton](https://github.com/lkpttn) - Thanks for the design/code reviews.