This commit is contained in:
2022-05-12 23:28:54 +08:00
parent 8bc5cb9ba4
commit 0816c17897
2 changed files with 8 additions and 8 deletions

View File

@@ -18,13 +18,6 @@ export default function Home() {
<Header></Header>
<main className={styles.container}>
<Link href="/posts/map" passHref>
<section className={styles.postPreview}>
<h2>全国灾害统计地图</h2>
<small>发布于 2022-05-12</small>{" | "}<ClickForMore />
</section>
</Link>
<hr />
<Link href="/posts/init" passHref>
<section className={styles.postPreview}>
<h2>Social OjO 正式成立</h2>
@@ -32,6 +25,13 @@ export default function Home() {
<small>发布于 2022-05-12</small>{" | "}<ClickForMore />
</section>
</Link>
<hr />
<Link href="/posts/map" passHref>
<section className={styles.postPreview}>
<h2>全国灾害统计地图</h2>
<small>发布于 2022-05-12</small>{" | "}<ClickForMore />
</section>
</Link>
</main>
</div>
);

View File

@@ -110,7 +110,7 @@ export default function Init() {
</Link>
<Link href="https://umap.openstreetmap.fr/en/map/untitled-map_758141#4/41.97/106.83" passHref>
<div>
<h3>各省洪涝灾地图</h3>
<h3>各省洪涝灾地图</h3>
<small>
<Copyright />
Jade, Cherry, & Mia