update playground link
This commit is contained in:
parent
fd51f273f4
commit
0517e2b6de
@ -82,7 +82,7 @@ export default function Landing({ jobs, skills, projects }: LandingProps) {
|
||||
<div className='flex-row gap-1'>
|
||||
<a href="/notes" target="_blank" className='text-md font-muted font-bold'>🏃 Notes</a>
|
||||
{"|"}
|
||||
<a href="/portfolio2" target="_blank" className='text-md font-muted font-bold'>🏃 Playground</a>
|
||||
<a href="/playground" target="_blank" className='text-md font-muted font-bold'>🏃 Playground</a>
|
||||
</div>
|
||||
|
||||
<div className='flex-row gap-1'>
|
||||
|
Loading…
Reference in New Issue
Block a user