mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
feat: add font family and global styles
This commit is contained in:
parent
8a3e01fb96
commit
0bfb9aab0a
134 changed files with 154 additions and 10 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
import Head from '@/components/Head.astro'
|
||||
import '@/styles/global.css'
|
||||
---
|
||||
|
||||
<html lang={Astro.currentLocale || 'en-US'}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue