Skip to content

Commit 53798d1

Browse files
committed
fix: Remove old invalid description
1 parent 288ede3 commit 53798d1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/pages/index.astro

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ const sections: SectionItem[] = [
3232
},
3333
{
3434
name: "AI",
35-
description:
36-
"Zgłębiamy AI, Machine Learning i sieci neuronowe. Zapraszamy na zdalne wykłady, idealne na start przygody z tą dziedziną.",
35+
description: "Zgłębiamy AI, Machine Learning i sieci neuronowe.",
3736
},
3837
{
3938
name: "INFRA",

0 commit comments

Comments
 (0)