From 178af148fcca561ea00ad429ac1f6975e9711826 Mon Sep 17 00:00:00 2001 From: Nikhil Rajput Date: Fri, 10 May 2024 12:59:40 +0530 Subject: [PATCH] update changes and bug fixes --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1c40ef2..da95996 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,7 +10,7 @@ import LocalConfig from "@/constants/config"; const poppins = Poppins({ weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], style: ["normal", "italic"], - subsets: ["devanagari", "latin"], + subsets: ["latin", "latin-ext"], display: "swap", preload: true, fallback: [