diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2022-01-24 10:06:10 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2022-01-24 10:06:10 +0100 |
commit | 2b9348bd9577e2659d5c13dc613a2fb670be25f8 (patch) | |
tree | decccbe6e6c89a0905e889fda52b0feb5fb55a90 /posts | |
parent | a3c4118ea01817c8dc9d99efdbaf9e1bd688e9e0 (diff) |
posts: Remove extraneous closing tag.
Diffstat (limited to 'posts')
-rw-r--r-- | posts/2017-01-09-bootstrapping-haskell-part-1.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posts/2017-01-09-bootstrapping-haskell-part-1.html b/posts/2017-01-09-bootstrapping-haskell-part-1.html index ffd38bf..7fa64a4 100644 --- a/posts/2017-01-09-bootstrapping-haskell-part-1.html +++ b/posts/2017-01-09-bootstrapping-haskell-part-1.html @@ -631,4 +631,3 @@ Anyway, that’s where I’m at so far. If you are interested in these kinds o </div> </div></div> -</div> |