From 325f206d15e8b2a41695a9cc8cf4d2eb0c5fe92c Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Sun, 14 Feb 2021 17:24:36 +0900 Subject: [PATCH] fix: header --- source/_posts/2021/affinity-thumbnail.md | 2 +- themes/uio/layout/_partial/header.ejs | 4 +- themes/uio/source/css/index.scss | 76 +++++++----------------- themes/uio/source/css/post.scss | 4 ++ 4 files changed, 30 insertions(+), 56 deletions(-) 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 @@ -