This commit is contained in:
Francesco 2024-06-09 14:52:05 +02:00
parent 14082d9032
commit 8f35bfa0d5
2 changed files with 2 additions and 1 deletions

View file

@ -36,7 +36,7 @@ You can install Typo in various ways, the [setup wiki](https://github.com/tomfra
## 2 Features ## 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. Have a look at the [wiki](https://github.com/tomfran/typo/wiki/Features) for a complete overview of the available ones.
## 3 References ## 3 References

View file

@ -28,6 +28,7 @@ features = [
"social-icons", "social-icons",
"minified-assets", "minified-assets",
"dark-light-images", "dark-light-images",
"color-palettes",
] ]
[author] [author]