From b5c53876a752a54e23638fda19a1d8c5e5d75b67 Mon Sep 17 00:00:00 2001 From: Javid Date: Sun, 24 Nov 2024 21:29:21 +0330 Subject: [PATCH] fix CORS --- index.html | 1 + src/components/HomePage.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d4f0f6e..6cd386e 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + قصه گو diff --git a/src/components/HomePage.tsx b/src/components/HomePage.tsx index 5e70528..0eaa541 100644 --- a/src/components/HomePage.tsx +++ b/src/components/HomePage.tsx @@ -118,7 +118,7 @@ export function HomePage() { { id: "multipleIntelligences", label: "هوش‌های چندگانه گاردنر", - description: "استفاده از انواع مختلف ��وش در داستان", + description: "استفاده از انواع مختلف هوش در داستان", }, { id: "vygotsky",