mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-26 07:46:06 -05:00
prepare for new next/link behavior
see new-next-link branch
This commit is contained in:
@@ -260,7 +260,7 @@ const ContactForm = ({ className }: ContactFormProps) => {
|
||||
Markdown syntax
|
||||
</Link>{" "}
|
||||
is allowed here, e.g.: <strong>**bold**</strong>, <em>_italics_</em>, [
|
||||
<Link href="https://jarv.is" fancy={false} forceNewWindow>
|
||||
<Link href="https://jarv.is" underline={false} forceNewWindow>
|
||||
links
|
||||
</Link>
|
||||
](https://jarv.is), and <code>`code`</code>.
|
||||
|
||||
Reference in New Issue
Block a user