simple-theme article-around

This commit is contained in:
tangly1024
2023-03-26 16:23:06 +08:00
parent de1dc185ea
commit c6d652c5f6
3 changed files with 36 additions and 2 deletions

View File

@@ -28,5 +28,5 @@ export default function ArticleAround ({ prev, next }) {
</Link>
</section>
);
)
}