diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 18:24:24 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 18:24:24 +0200 |
commit | 3a9b12555935b5ef85f3b507430198564b719894 (patch) | |
tree | 6c01405a14e347faab074f3be80d054e7d8d6640 | |
parent | 036e5a4839c5d106ff6c0081361e8d4e68cb8589 (diff) |
Theme Update
-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 |