diff options
author | Alan Pearce | 2014-09-06 20:34:56 +0100 |
---|---|---|
committer | Alan Pearce | 2014-09-06 20:34:56 +0100 |
commit | 019eb119d7abc0dba153613e2b34d533c361e9ab (patch) | |
tree | 09de1ba1da33fc3b308f311642b4395e69b6eba2 /content | |
parent | efe66e2b3bedce6ecd2cb40f6fc321658fda2683 (diff) | |
download | website-019eb119d7abc0dba153613e2b34d533c361e9ab.tar.xz website-019eb119d7abc0dba153613e2b34d533c361e9ab.zip |
Add missing spaces
Diffstat (limited to 'content')
-rw-r--r-- | content/post/a-new-site.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/post/a-new-site.md b/content/post/a-new-site.md index 710a007..a6fda0c 100644 --- a/content/post/a-new-site.md +++ b/content/post/a-new-site.md | |||
@@ -6,9 +6,9 @@ Title = "A New Site" | |||
6 | Date = 2014-06-07T20:16:16Z | 6 | Date = 2014-06-07T20:16:16Z |
7 | +++ | 7 | +++ |
8 | 8 | ||
9 | I finally got around to making a website. I decided to use [Hugo][]with a slightly-modified [Hyde theme][] | 9 | I finally got around to making a website. I decided to use [Hugo][] with a slightly-modified [Hyde theme][] |
10 | 10 | ||
11 | 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. | 11 | 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. |
12 | 12 | ||
13 | [Hugo]: http://hugo.spf13.com/ | 13 | [Hugo]: http://hugo.spf13.com/ |
14 | [Hyde theme]: https://github.com/spf13/hyde | 14 | [Hyde theme]: https://github.com/spf13/hyde |