fix blockquotes

This commit is contained in:
2022-05-17 13:38:46 -04:00
parent 2f695be18f
commit fb5683bf05
3 changed files with 7 additions and 11 deletions
+2 -4
View File
@@ -24,10 +24,8 @@ const CLI = () => (
<Content>
<Blockquote>
<p>
The <Link href="/">Jake Jarvis</Link> CLI (aka the most useless Node module ever published, in history, by
anyone, ever).
</p>
The <Link href="/">Jake Jarvis</Link> CLI (aka the most useless Node module ever published, in history, by
anyone, ever).
</Blockquote>
<Image src={cliImg} href="https://www.npmjs.com/package/@jakejarvis/cli" alt="Terminal Screenshot" priority />