From 195eaf31595ba549fecac5ba80a31463fc7dd776 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 29 Sep 2025 16:05:15 +0200 Subject: [PATCH] uniform favicons Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- .../src/lib/components/favicon-or-icon.svelte | 30 +++++++++++++++ .../components/index/search/datawells.svelte | 26 +++++-------- .../lib/components/index/search/id/row.svelte | 38 +++++-------------- 3 files changed, 49 insertions(+), 45 deletions(-) create mode 100644 front/src/lib/components/favicon-or-icon.svelte diff --git a/front/src/lib/components/favicon-or-icon.svelte b/front/src/lib/components/favicon-or-icon.svelte new file mode 100644 index 0000000..00e5fca --- /dev/null +++ b/front/src/lib/components/favicon-or-icon.svelte @@ -0,0 +1,30 @@ + + +