diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-05-22 19:34:03 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-05-22 19:34:03 +0200 |
commit | 379c37e43ae51cc6823e00c2ce4a6d8bad241592 (patch) | |
tree | 71e0f23e3a6a5e35394fb1f25058ee64de2ecfb9 | |
parent | 294a82186b128ed549f72994bf72051268907a5c (diff) |
Minor
-rw-r--r-- | theme.toml | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -7,7 +7,17 @@ homepage = 'https://github.com/tomfran/typo' demosite = 'https://tomfran.github.io/' -tags = ["responsive", "simple", "clean", "light", "dark", "blog", "minimal"] +tags = [ + "responsive", + "simple", + "clean", + "light", + "dark", + "blog", + "minimal", + "personal", + "portfolio", +] features = [ "responsive", |