From f72fbc93f64f5daf3efe920f57c17066b469d7a5 Mon Sep 17 00:00:00 2001 From: Vlad Frangu Date: Fri, 10 Jun 2022 21:43:17 +0300 Subject: [PATCH] docs: lazy load JetBrains mono font (#486) --- website/src/components/Home/HeadTags.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/website/src/components/Home/HeadTags.tsx b/website/src/components/Home/HeadTags.tsx index 938b99e3..0d48604b 100644 --- a/website/src/components/Home/HeadTags.tsx +++ b/website/src/components/Home/HeadTags.tsx @@ -12,7 +12,6 @@ const HeadTags: FC = () => ( - @@ -22,6 +21,12 @@ const HeadTags: FC = () => ( + + );