diff options
author | Nick White <git@njw.name> | 2021-10-26 12:45:23 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2021-10-26 12:45:23 +0100 |
commit | 9ede9fb201af4058081c7a02a897f19a19a39b44 (patch) | |
tree | 1025c1d24dc0fc18cfba0c4944c0f3ffdf8508d7 /content/posts | |
parent | 0a14ee9c34af7eccaa19d95422b4ff20e2b4d91e (diff) |
Improve PDF title
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 19630c9..7eff868 100644 --- a/content/posts/pdfs/index.md +++ b/content/posts/pdfs/index.md @@ -1,5 +1,5 @@ --- -title: "Making great PDFs for OCRed works" +title: "Turning OCR output into great PDFs" date: 2021-10-25 categories: [pdf, software, code] --- |