summaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml21
1 files 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"