summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme.toml13
1 files changed, 12 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 31aafa0..8217e96 100644
--- a/theme.toml
+++ b/theme.toml
@@ -7,7 +7,18 @@ homepage = 'https://github.com/tomfran/typo'
demosite = 'https://tomfran.github.io/'
-tags = ['blog', 'minimal']
+tags = ["responsive", "simple", "clean", "light", "dark", "blog", "minimal"]
+
+features = [
+ "responsive",
+ "blog",
+ "table-of-contents",
+ "highlight.js",
+ "favicon",
+ "social-icons",
+ "minified-assets",
+ "dark-light-images",
+]
[author]
name = 'Francesco Tomaselli'