From f89c2dbbb5d828494c8f11a846b88503dad9bbd5 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 2 May 2022 00:23:52 +0200 Subject: Amend features --- theme.toml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/theme.toml b/theme.toml index 706a5ff..9f3ee08 100644 --- a/theme.toml +++ b/theme.toml @@ -23,20 +23,19 @@ tags = [ # The theme's features: features = [ - # "blog", - # The theme should work smoothly on desktop as well as mobile browsers. + "blog", "responsive", - "posts" - # "opengraph", - # "favicon", + "posts", + "opengraph", + "favicon", # "archive", # "search", - # "clean", - # "simple", - # "feed", - # "minimal", - # "minimalist", - # "mobile" + "clean", + "simple", + "feed", + "minimal", + "minimalist", + "mobile" ] min_version = "0.84.0" -- cgit v1.2.3