feat: homepage font (#145)

* feat: new fonts file

* chore: apply geist

* chore: use relaway font for 'I want to learn'

* chore: config font geist

* feat(util): suffle array

* feat: add geist
This commit is contained in:
Aslam
2024-09-07 01:48:51 +07:00
committed by GitHub
parent e7bd9a9d42
commit 3fe1f8012b
7 changed files with 30 additions and 12 deletions

View File

@@ -79,7 +79,9 @@ const config = {
// learn anything custom
fontFamily: {
sans: ["var(--font-sans)", ...fontFamily.sans]
// sans: ["var(--font-sans)", ...fontFamily.sans],
sans: ["var(--font-geist-sans)"],
mono: ["var(--font-geist-mono)"]
},
backgroundImage: {