draft of law cases

This commit is contained in:
2022-07-08 15:50:52 +08:00
parent a4d18910bb
commit 57e8c72f6b
11 changed files with 189 additions and 0 deletions

View File

@@ -26,6 +26,14 @@ export default function Home() {
</section>
</Link>
<hr />
<Link href="/posts/law" passHref>
<section className={styles.postPreview}>
<h2>法律案件分析</h2>
<p>小组研讨真实法律案件的案情和判决</p>
<small>发布于 2022-07-06</small>{" | "}<ClickForMore />
</section>
</Link>
<hr />
<Link href="/posts/map" passHref>
<section className={styles.postPreview}>
<h2>全国灾害统计地图</h2>