merge with 39b858a

This commit is contained in:
sevichecc 2022-09-08 00:02:13 +08:00
parent 65cf431855
commit 1c13a53032

View file

@ -9,7 +9,7 @@
import Head from '$lib/components/head_static.svelte'
import Header from '$lib/components/header.svelte'
import 'uno.css'
import '../app.css'
import '../app.pcss'
export let data: LayoutData