fix: markdown css missing

This commit is contained in:
xfy
2025-05-19 15:31:18 +08:00
parent dd8b20b015
commit 6b97a52472
5 changed files with 8 additions and 2 deletions

View File

@ -7,7 +7,6 @@ import RUAThemeProvider from 'components/pages/theme-provider';
import fonts from 'lib/fonts';
import { Metadata } from 'next';
import 'styles/globals.css';
import 'styles/rua.css';
export const metadata: Metadata = {
title: 'RUA',