diff options
author | Alan Pearce | 2014-09-06 20:34:56 +0100 |
---|---|---|
committer | Alan Pearce | 2014-09-06 20:34:56 +0100 |
commit | 4e23142594bdc8756373161a84f0ed9ba6b0f0e7 (patch) | |
tree | 77457cac9e042c527c9b36df5cedce2dd5444688 /post | |
parent | 0451d558c52eb3cbb00ab9f4444f7092696bfefd (diff) | |
download | website-4e23142594bdc8756373161a84f0ed9ba6b0f0e7.tar.lz website-4e23142594bdc8756373161a84f0ed9ba6b0f0e7.tar.zst website-4e23142594bdc8756373161a84f0ed9ba6b0f0e7.zip |
Add missing spaces
Diffstat (limited to 'post')
-rw-r--r-- | post/a-new-site.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/post/a-new-site.md b/post/a-new-site.md index 710a007..a6fda0c 100644 --- a/post/a-new-site.md +++ b/post/a-new-site.md @@ -6,9 +6,9 @@ Title = "A New Site" Date = 2014-06-07T20:16:16Z +++ -I finally got around to making a website. I decided to use [Hugo][]with a slightly-modified [Hyde theme][] +I finally got around to making a website. I decided to use [Hugo][] with a slightly-modified [Hyde theme][] -Someday I'll make my own theme, probably using [Stylus][]for CSS processing. But for now, this will do. The more important thing is just to create some content. +Someday I'll make my own theme, probably using [Stylus][] for CSS processing. But for now, this will do. The more important thing is just to create some content. [Hugo]: http://hugo.spf13.com/ [Hyde theme]: https://github.com/spf13/hyde |