Commit 6817ececc764bd09874d13c8b1734caf98b38057

Thomas de Grivel 2022-01-24T16:26:38

todo

diff --git a/README.md b/README.md
index 526461f..8fc2e20 100644
--- a/README.md
+++ b/README.md
@@ -109,24 +109,23 @@ location ~ ^(.*/info/refs|.*/git-upload-pack)$ {
    - DONE environment variable
  - DONE Fonts : Inter & Courier New
  - DONE Dark navbar
- - Bug : fix empty diff
- - Users
+ - DONE Users
    - DONE Profile picture
    - DONE Link user in git log and commits
+ - DONE SEO
+   - DONE /_sitemap.txt
+   - DONE /robots.txt
+ - DONE Display markdown files as HTML
  - Front page
    - DONE Stats
      - DONE count users, organisations, repositories
      - DONE disk usage
    - git cli help
-     - install git
      - DONE git clone
      - DONE git remote add kmx git@git.kmx.io:user/repo.git
      - DONE git push -u kmx branch
      - DONE git pull
- - SEO
-   - /_sitemap.txt
-   - /robots.txt
- - Display markdown files as HTML
+     - install git
  - Releases
    - infos
    - static files
@@ -134,6 +133,7 @@ location ~ ^(.*/info/refs|.*/git-upload-pack)$ {
    - Comments in diff
  - Issues / tickets ?
  - Static site generator
+ - Bug : fix empty diff between commits and master
  - OAuth2
    - Google
    - Github