From 595739c79efcc71a91948aaad1fe569d9e031e90 Mon Sep 17 00:00:00 2001 From: ALi Date: Thu, 5 May 2022 22:32:29 +0200 Subject: [PATCH] fix: Fix machine learning section --- src/pages/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index dfd4631..24662f6 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -237,7 +237,7 @@ function Page({ startZ, distance }) { text: [ { type: 'text', - content: 'ﰆ', + content: 'Scikit-Learn', font: 'https://res.cloudinary.com/du37hrqiv/raw/upload/v1650574011/Hack_Bold_Nerd_Font_Complete_o4hhif.woff', fontSize: 0.3 }, @@ -263,7 +263,7 @@ function Page({ startZ, distance }) { type: 'text', font: 'https://res.cloudinary.com/du37hrqiv/raw/upload/v1650574011/Hack_Bold_Nerd_Font_Complete_o4hhif.woff', fontSize: 0.07, - content: 'Panda' + content: 'Pandas' }, { type: 'text', @@ -364,7 +364,7 @@ function Page({ startZ, distance }) { { type: 'text', font: 'https://res.cloudinary.com/du37hrqiv/raw/upload/v1650574011/Hack_Bold_Nerd_Font_Complete_o4hhif.woff', - fontSize: 0.07, + fontSize: 0.05, content: 'React native' }, {