diff options
author | Nick White <git@njw.name> | 2019-10-10 16:25:39 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2019-10-10 16:25:39 +0100 |
commit | b8c876dc86717e5c29bf78a301ae12cf1385b491 (patch) | |
tree | 288a7e132f7363bdb8f7d40d1946ddf38d498396 /content/posts | |
parent | 24e97b72fa12bb5ddb18dbe423c1e58d64a32b1f (diff) |
Set real baseurl and correct date of blog post
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/binarisation-introduction/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/binarisation-introduction/index.md b/content/posts/binarisation-introduction/index.md index 041f6fa..f066c81 100644 --- a/content/posts/binarisation-introduction/index.md +++ b/content/posts/binarisation-introduction/index.md @@ -1,6 +1,6 @@ --- title: "An Introduction to Binarisation" -date: 2019-02-11 +date: 2019-10-09 draft: true categories: [binarisation, preprocessing, image manipulation] --- |