From 0742cb331d592eb8f011ecfacac03a996731ba47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arch=20de=20No=C3=A9?= <noe.le-cam@etu.unistra.fr> Date: Fri, 11 Feb 2022 22:19:09 +0000 Subject: [PATCH] Added Figma prototype iframe to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b0e07cc..326baf6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Projet de Prog. Web2 : UFOUR Idée : lister les salles libre de l'UFR de Math-Info + +<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FaU9J94pc3V5iEugT2UP0iA%2Fpweb2" allowfullscreen></iframe> -- GitLab