manual save(2026-01-22 19:40)
This commit is contained in:
@@ -78,7 +78,7 @@ export const Home: React.FC = () => {
|
|||||||
|
|
||||||
<main className="container mx-auto px-4 py-8">
|
<main className="container mx-auto px-4 py-8">
|
||||||
<section className="mb-12">
|
<section className="mb-12">
|
||||||
<h2 className="text-3xl font-bold text-gray-900 mb-2">📚 最新文章</h2>
|
<h2 className="text-3xl font-bold text-gray-900 mb-2">示例标题</h2>
|
||||||
<p className="text-gray-600">探索我们的最新内容</p>
|
<p className="text-gray-600">探索我们的最新内容</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user