From 615fd8c97fd406224d3ad010dd1026ef7c52c4d4 Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Mon, 15 Apr 2024 10:42:31 +0200 Subject: [PATCH] style(template): add logo to signature --- templates/components/Signature.tsx | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/templates/components/Signature.tsx b/templates/components/Signature.tsx index 39cb198..2e2861c 100644 --- a/templates/components/Signature.tsx +++ b/templates/components/Signature.tsx @@ -1,4 +1,12 @@ -import { Column, Container, Row, Text } from 'jsx-email' +import { Column, Container, Img, Row, Text } from 'jsx-email' +import type { JSX } from 'preact/jsx-runtime' + +const imgCss: JSX.CSSProperties = { + display: 'inline', + padding: '1rem', + paddingBottom: 0, + height: '3rem', +} export function Signature() { return ( @@ -14,6 +22,13 @@ export function Signature() { Nous contacter → + + FabLab Cohabit + Coh@bit, IUT de Bordeaux, Bâtiment 10A, 15 rue Naudet, 33170 GRADIGNAN