From 57fb3a42b5abcd2bb6d49af26e1b377cf821cbf0 Mon Sep 17 00:00:00 2001 From: SerKo Date: Fri, 8 Apr 2022 05:11:20 +0800 Subject: [PATCH] style: support dark theme --- layouts/_default/baseof.html | 4 ++-- layouts/_default/single.html | 1 + layouts/partials/head.html | 4 ++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 8d25598..104fea7 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,8 +2,8 @@ {{- partial "head.html" . -}} - -