Skip to content

Commit

Permalink
feat: agile limburg link
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknijenhuis committed Jan 12, 2024
1 parent 3309655 commit 259c836
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,15 @@ export default function HomePage() {
</div>
</section>

<p className='mt-10 text-sm text-gray-200'>
<ArrowLink
href='https://www.meetup.com/nl-NL/agile-limburg/'
target='_blank'
>
Join een van onze Agile Limburg Meetups
</ArrowLink>
</p>

<p className='mt-10 text-sm text-gray-200'>
<ArrowLink href='https://github.com/nicknijenhuis/' target='_blank'>
Bekijk mijn projecten op GitHub
Expand Down

0 comments on commit 259c836

Please sign in to comment.