From 0615c8a00ee967a10bd924d7f84b95448abf8c95 Mon Sep 17 00:00:00 2001 From: nzambello Date: Mon, 20 Feb 2023 15:00:29 +0100 Subject: [PATCH] feat: add icons in head links --- app/root.tsx | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/app/root.tsx b/app/root.tsx index b8aab45..932f610 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -126,6 +126,11 @@ function Document({ + + + + + + + + + + {title ? {title} : null} +