Close p tag
Signed-off-by: Paul W. <contact@paulw.xyz>
This commit is contained in:
parent
a5ba239177
commit
cf5dc43244
@ -8,7 +8,7 @@ function AboutPage() {
|
|||||||
return (
|
return (
|
||||||
<Layout >
|
<Layout >
|
||||||
<section className='block'>
|
<section className='block'>
|
||||||
<p>Paul's Personal Website.
|
<p>Paul's Personal Website.</p>
|
||||||
<p> You can find me on the following:
|
<p> You can find me on the following:
|
||||||
<ul>
|
<ul>
|
||||||
<li>X/Twitter: <a href='https://x.com/paulw_xyz'>paulw_xyz</a></li>
|
<li>X/Twitter: <a href='https://x.com/paulw_xyz'>paulw_xyz</a></li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user