diff options
| author | Francesco <tomaselli.fr@gmail.com> | 2024-05-31 12:25:12 +0200 | 
|---|---|---|
| committer | Francesco <tomaselli.fr@gmail.com> | 2024-05-31 12:25:12 +0200 | 
| commit | b2400c51451146fecca30ad1d8b710ebe70a0dfb (patch) | |
| tree | 5737e4be5b30773c2b299ca4bcf332f3adb94256 | |
| parent | ab0f499d806dc2176498e880a1dea8dd38fb5bbd (diff) | |
Update
| -rw-r--r-- | README.md | 9 | 
1 files changed, 6 insertions, 3 deletions
| @@ -27,7 +27,6 @@ Typo is a theme backed by simplicity, as you can see in the screenshots below. T  - [2 Features](#2-features)  - [3 References](#3-references)  - [4 Support](#4-support) -- [5 Known Issues](#5-known-issues)  --- @@ -48,6 +47,10 @@ The SVGs for social icons are taken from [Hugo PaperMod](https://github.com/adit  If you use the theme or found it useful you can support me by leaving a star ⭐ to Typo's Github repository or opening issues and PRs with fixes or new features. -## 5 Known Issues -- Footer on Safari is slightly bugged, and is placed too far down the page.
\ No newline at end of file +--- + +**Things to work on** + +- Footer on Safari is slightly bugged, and is placed too far down the page; +- Performance improvement on post pages.
\ No newline at end of file | 
