diff options
author | Nick White <git@njw.name> | 2021-10-25 18:48:12 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2021-10-25 18:48:12 +0100 |
commit | 0a14ee9c34af7eccaa19d95422b4ff20e2b4d91e (patch) | |
tree | cd57d0cc2c7c3d95cc263582be321a9f4bc41a52 /content/posts | |
parent | 44ba2d62c37b387063b2b5b3cada41902c089e36 (diff) |
Fix date for pdfs post, and fix deploy script
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/pdfs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/pdfs/index.md b/content/posts/pdfs/index.md index 19e27b3..19630c9 100644 --- a/content/posts/pdfs/index.md +++ b/content/posts/pdfs/index.md @@ -1,6 +1,6 @@ --- title: "Making great PDFs for OCRed works" -date: 2021-10-11 +date: 2021-10-25 categories: [pdf, software, code] --- Recently we have been putting some effort into improving the PDF |