diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-04-23 17:34:02 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-23 17:34:02 +0200 |
commit | 2ea3c3ff149f285c7bc12d996bfd3d80d04b1393 (patch) | |
tree | 219564935340263d6dcb4fef9ce3987b129a457b | |
parent | d38837d2dd90454c0d1520c568510b629f96366b (diff) |
Theme Update
-rw-r--r-- | theme.toml | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -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' |