From aac28ce4634f8cafc6a62951ad41adad031187c2 Mon Sep 17 00:00:00 2001
From: ManUtopiK <emmanuel.salomon@gmail.com>
Date: Thu, 24 Jun 2021 13:43:28 +0200
Subject: [PATCH] Added figma and tasks in todo

---
 README.md |  1 +
 TODO.md   | 12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/README.md b/README.md
index 6b301f80..bae76465 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ Sur cette page, vous pouvez copier une class css en cliquant sur le nom, ou maj+
 ### Icônes
 
 https://fontawesome.com/icons?m=free
+https://www.figma.com/file/Gof5rulCCUMvwk3WDKlgVY/H%C3%A9ro-monnaie-libre.fr?node-id=30%3A0
 
 ## Docs
 
diff --git a/TODO.md b/TODO.md
index ffa44885..8f51d5ea 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,3 +7,15 @@
 ## A corriger quand ce sera fixé
 - Remove postcss 7 when nuxt/tailwindcss will be updated (See [here](https://tailwindcss.nuxtjs.org/setup#tailwind-2))
 - Remove `resolutions` in package.json (See [here](https://github.com/nuxt/nuxt.js/issues/8639#issuecomment-767552372))
+
+# Détection browser
+https://github.com/ivodolenc/nuxt-bowser
+
+# Nuxt image
+https://github.com/bencodezen/nuxt-image-demo
+
+# Site map
+https://redfern.dev/articles/adding-a-sitemap-using-nuxt-content/
+
+# Gitlab
+https://github.com/jdalrymple/gitbeaker
\ No newline at end of file
-- 
GitLab