From 7b03b84e38023f1dd894f587b0200809b13060ef Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 23 Apr 2024 17:34:02 +0200 Subject: [PATCH] Theme Update --- theme.toml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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'