From 3e713e1a9b1fda3b7432c70021d6651cbfa927d1 Mon Sep 17 00:00:00 2001 From: machnevegor Date: Mon, 3 Jul 2023 19:16:42 +0300 Subject: [PATCH] feat: update Welcome component --- components/program/Welcome.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/program/Welcome.tsx b/components/program/Welcome.tsx index 8a388c7..24607e6 100644 --- a/components/program/Welcome.tsx +++ b/components/program/Welcome.tsx @@ -10,7 +10,7 @@ export default function Welcome({ onDone }: { onDone?: () => void }) { href="https://innopolis.university/" > Innopolis University - , Department of Data Analysis and AI. + , Department of Data Science and AI.

);