Finding the best font solution

This commit is contained in:
Firq 2024-10-22 22:54:02 +02:00
parent e11130ce1a
commit c0588ee760
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
7 changed files with 14 additions and 22 deletions
src/layouts

View file

@ -1,4 +1,6 @@
---
import "@fontsource-variable/work-sans";
import Navbar from '../components/navbar/navbar.astro'
import NavbarEntry from '../components/navbar/navbarEntry.astro'
import navdata from '../../static/data/_navdata.json'