diff options
| -rw-r--r-- | README.md | 19 | 
1 files changed, 10 insertions, 9 deletions
| @@ -8,9 +8,9 @@  **Article** - + - +  ## Installation @@ -22,10 +22,15 @@ git submodule add git@github.com:tomfran/typo.git themes/typo  Otherwise you can clone the repo and copy it manually to yout theme folder. -## Features +## Peculiarities -- Latex and code blocks overflow on mobile -- Headers autonumbering +**Latex and code overflow on mobile** + +... + +**Dark and Light mode tags for images** + +...  ## Configuration example @@ -109,7 +114,3 @@ url = "/resume"  [markup.highlight]  style = 'algol'  ``` - -## Future works - -- [ ] Dark mode
\ No newline at end of file | 
