diff --git a/components/Header.tsx b/components/Header.tsx index 789a6a1..fa4b612 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -57,7 +57,7 @@ export function Header() { - + diff --git a/components/ProjectCard.tsx b/components/ProjectCard.tsx index 7bda3f8..85d32ae 100644 --- a/components/ProjectCard.tsx +++ b/components/ProjectCard.tsx @@ -14,7 +14,11 @@ export function ProjectCard( ) { return (
- + Icon du projet

{title}

diff --git a/islands/AiChatBox.tsx b/islands/AiChatBox.tsx index a17b66a..46bdce6 100644 --- a/islands/AiChatBox.tsx +++ b/islands/AiChatBox.tsx @@ -88,6 +88,7 @@ export default function AiChatBox() { diff --git a/islands/ThemePicker.tsx b/islands/ThemePicker.tsx index 0d445df..9f7e167 100644 --- a/islands/ThemePicker.tsx +++ b/islands/ThemePicker.tsx @@ -39,7 +39,7 @@ export default function ThemePicker() { }) return ( -