mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 06:18:07 +00:00
7 lines
86 B
Text
7 lines
86 B
Text
import Link from "next/link";
|
|
|
|
# About
|
|
|
|
<Link href="/">
|
|
<a>Back to Home</a>
|
|
</Link>
|