diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-06-09 14:52:05 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-06-09 14:52:05 +0200 |
commit | 362d739cd496b3d7d8d03bb4696380f440829ca9 (patch) | |
tree | f1e1597189f7cbf77d84d1f0ac5bab8aa125b499 | |
parent | 0fffb3a7335e1c46286e3ad29b3b2764a0f8760a (diff) |
Readme
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | theme.toml | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -36,7 +36,7 @@ You can install Typo in various ways, the [setup wiki](https://github.com/tomfra ## 2 Features -The theme has various features, such as header auto-numbering, auto dark mode, and dark and light images. +The theme has various features, such as header auto-numbering, auto dark mode, color palettes, and dark and light images. Have a look at the [wiki](https://github.com/tomfran/typo/wiki/Features) for a complete overview of the available ones. ## 3 References @@ -28,6 +28,7 @@ features = [ "social-icons", "minified-assets", "dark-light-images", + "color-palettes", ] [author] |