From b0d1ee07fa5811e02abfeb036449704812ec0d20 Mon Sep 17 00:00:00 2001 From: atsuyaw Date: Sat, 16 Dec 2023 13:37:11 +0900 Subject: [PATCH] update article --- content/article/2312-darktheme.ja.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/article/2312-darktheme.ja.md diff --git a/content/article/2312-darktheme.ja.md b/content/article/2312-darktheme.ja.md new file mode 100644 index 00000000..54d82a77 --- /dev/null +++ b/content/article/2312-darktheme.ja.md @@ -0,0 +1,20 @@ +--- +title: "BeamerPosterで塗り足しを設ける" +date: 2023-12-09T +draft: false +summary: "ダークモード実装しました" +showDate: true +excludeFromIndex: false +categories: ["Misc"] +icon: "fa-lightbulb" +tags: ["Hugo", "GitHub", "development"] +--- + +本Webページがダークモードに対応しました。 + +[`bilberry-hugo-theme`](https://github.com/Lednerb/bilberry-hugo-theme) にてダークモードを開発しました。マージされたので早速適用しました。 +いやー大変だった... + +レビューなどお付き合い頂きましたみなさんありがとうございました。 + +これからは暗い環境でも快適に閲覧頂けます。