diff options
author | Alan Pearce | 2014-09-06 20:34:56 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-16 00:11:09 +0100 |
commit | 6bb45ab9248285914e799d774e007ed9247aa63e (patch) | |
tree | 7bd8d1e5c756266afabc53dd6ef153a71eb0eea1 /post | |
parent | ac36f254e055d5b6c870423fdf63b68f0a3b51ac (diff) | |
download | website-6bb45ab9248285914e799d774e007ed9247aa63e.tar.lz website-6bb45ab9248285914e799d774e007ed9247aa63e.tar.zst website-6bb45ab9248285914e799d774e007ed9247aa63e.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 |