From 1421112ab7a7f43dec155ec06ec49fd7f49f1feb Mon Sep 17 00:00:00 2001 From: jeanmarie Date: Mon, 18 May 2020 12:52:05 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20mod=C3=A8le=20bouton=20commun=20au?= =?UTF-8?q?x=20th=C3=A8me=20HTML5UP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modeles/bouton.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modeles/bouton.html diff --git a/modeles/bouton.html b/modeles/bouton.html new file mode 100644 index 0000000..b0aaccc --- /dev/null +++ b/modeles/bouton.html @@ -0,0 +1,10 @@ +[(#REM) +modele +parametres : + |icone=fa-rocket (ou tout autre icone de FontAwesome https://www.fontawesomecheatsheet.com/) + |primary=oui/non (avec ou sans bordure) + |iconetexte=le texte + |lien=https://www.domaine.net +][] \ No newline at end of file