diff options
author | Stephen Enders <smenders@gmail.com> | 2020-02-17 00:42:34 -0500 |
---|---|---|
committer | Stephen Enders <smenders@gmail.com> | 2020-02-17 00:42:34 -0500 |
commit | aec5bffcfd594c626f284a182d6b33c5441b0e67 (patch) | |
tree | ac5fab3f1364fa3eeb4adb158d21a8c0c37b1a4c /www | |
parent | 98ced1533268a9123c3aa96b4b7c2a31bdb7bd41 (diff) |
Tidy'd homepage
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 589deff..34afab9 100644 --- a/www/index.html +++ b/www/index.html @@ -36,8 +36,10 @@ </article> <article> <h2>Bread</h2> - <p><a href='/blog/bread/'>Bread blog!</a> - I started blogging about my bakes in the hopes of learning what I did right/wrong and perfecting my bread. - This is a different format than the other blog posts, it's a single page containing, long form, all the different entries.</p> + <p><a href='/blog/bread/'>Bread blog!</a> - I started blogging about my + bakes in the hopes of learning what I did right/wrong and perfecting my + bread. This is a different format than the other blog posts, it's a + single page containing, long form, all the different entries.</p> <div class='footer'> <a href='/blog/bread/#2020-02-17'>Last updated - 2020-02-17</a> </div> |