From 0b121f5eb6a532843a6caaddff5d7ebbf800b642 Mon Sep 17 00:00:00 2001 From: Jan Raasch Date: Thu, 1 Oct 2020 15:42:00 +0200 Subject: docs: announce dark mode --- theme.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 945be48..4dc5442 100644 --- a/theme.toml +++ b/theme.toml @@ -4,10 +4,10 @@ name = "Hugo Bear Blog" license = "MIT" licenselink = "https://github.com/janraasch/hugo-bearblog/blob/master/LICENSE" -description = "A Hugo theme based on »Bear Blog«. Free, no-nonsense, super-fast blogging." +description = "A Hugo theme based on »Bear Blog«. Free, no-nonsense, super-fast blogging. »Bear Blog« now includes a dark color scheme to support dark mode!" homepage = "https://github.com/janraasch/hugo-bearblog" -tags = ["blog", "responsive", "minimal", "seo", "clean", "simple", "light", "minimalist", "mobile", "fast", "white", "minimalistic", "reading"] -features = ["favicon", "seo", "no stylesheets", "no javascript", "rss"] +tags = ["blog", "responsive", "minimal", "seo", "clean", "simple", "light", "minimalist", "mobile", "fast", "white", "minimalistic", "reading", "dark mode"] +features = ["favicon", "seo", "no stylesheets", "no javascript", "rss", "dark mode"] min_version = "0.73.0" # https://gohugo.io/content-management/taxonomies#default-taxonomies # https://gohugo.io/templates/taxonomy-templates/#example-list-tags-in-a-single-page-template -- cgit v1.2.3