refactor(index): switch to Geist font
All checks were successful
build dist / build-dist (push) Successful in 35s

This commit is contained in:
z0x 2025-03-23 12:28:56 -04:00
parent 85f661b094
commit f262d913b3
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
---
import "/src/styles/globals.css";
import "@fontsource-variable/lora";
import "@fontsource-variable/geist";
---
<meta charset="utf-8" />