Close p tag

Signed-off-by: Paul W. <contact@paulw.xyz>
This commit is contained in:
Paul W. 2025-04-01 18:39:42 -04:00
parent faf8c5890a
commit 2514aae4b0

View File

@ -8,7 +8,7 @@ function AboutPage() {
return (
<Layout >
<section className='block'>
<p>Paul&apos;s Personal Website.
<p>Paul&apos;s Personal Website.</p>
<p> You can find me on the following:
<ul>
<li>X/Twitter: <a href='https://x.com/paulw_xyz'>paulw_xyz</a></li>