This commit is contained in:
2025-10-28 11:09:54 +08:00
parent 0f04bbe1f9
commit 57ef842adf
14 changed files with 143 additions and 60 deletions

View File

@@ -1,5 +1,6 @@
---
import '../styles/global.css';
import '../styles/theme.css';
export interface Props {
title?: string;
description?: string;