From 8e1715de8c1c3dffab0f0b2cf0d31a8448e6c8ee Mon Sep 17 00:00:00 2001 From: Jan Raasch Date: Thu, 1 Oct 2020 15:58:10 +0200 Subject: [PATCH] style: some clean up --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ec1e43..eea0cb5 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,13 @@ > Free, no-nonsense, super-fast blogging. -This theme now includes a dark color scheme to support dark mode 🦉 ⬛️! - ## Screenshots ⬜️ [Light][light-screenshot] ⬛️ [Dark][dark-screenshot] -If the user's browser is running »dark mode«, the dark color scheme will be used automatically. The default is the light/white color scheme. Check out [`style.html`](https://github.com/janraasch/hugo-bearblog/blob/master/layouts/partials/style.html) for the implementation. +When the user's browser is running »dark mode«, the dark color scheme will be used automatically. The default is the light/white color scheme. Check out the [`style.html`](https://github.com/janraasch/hugo-bearblog/blob/master/layouts/partials/style.html)-file for the implementation. ## Demo