update playground link

This commit is contained in:
Triston Armstrong 2024-01-06 21:05:53 -06:00
parent fd51f273f4
commit 0517e2b6de

View File

@ -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'>