主页框架
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-31 22:54:14 +08:00
parent 36a6ff369d
commit a87c6faa1e
11 changed files with 1267 additions and 20 deletions

View File

@ -2,6 +2,7 @@
import '../assets/style.css'
import '../assets/fonts.css'
import 'katex/dist/katex.min.css'
import '@unocss/reset/tailwind-v4.css'
interface Props {
title?: string