diff --git a/source/_posts/2021/affinity-thumbnail.md b/source/_posts/2021/affinity-thumbnail.md index 4c5badd..b29ceb1 100644 --- a/source/_posts/2021/affinity-thumbnail.md +++ b/source/_posts/2021/affinity-thumbnail.md @@ -39,7 +39,7 @@ Now I can generate a thumbnail image from arbitrary `.afphoto` and `.afdesign` f # Tweaking Nextcloud -I have a little experience in tweaking Nextcloud source code before, where I implemented thumbnail generator for PDFs, so it should be easier this time, hopefully. +I have a bit of experience in tweaking Nextcloud source code before, where I implemented thumbnail generator for PDFs, so it should be easier this time, hopefully. Long story short, I got Nextcloud generates thumbnail images for Affinity files by implementing `ProviderV2` class. diff --git a/themes/uio/layout/_partial/header.ejs b/themes/uio/layout/_partial/header.ejs index b9934a7..426605f 100755 --- a/themes/uio/layout/_partial/header.ejs +++ b/themes/uio/layout/_partial/header.ejs @@ -16,9 +16,9 @@