Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
angoca authored Feb 5, 2024
1 parent 6547498 commit 0132d88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ const Home: NextPage = () => {
<div className='mt-20 w-full absolute overflow-scroll '>
<ServicesSection />
</div >
</div>
<div className="mt-10 sm:text-lg text-base font-semibold leading-7 text-gray-900">
<a href="https://pad.osm.lat/s/FTvJUqi9u">Comunidad OpenStreetMap LatAm</a>
<div className="mt-10 sm:text-lg text-base font-semibold leading-7 text-gray-900">
<a href="https://pad.osm.lat/s/FTvJUqi9u">Comunidad OpenStreetMap LatAm</a>
</div>
</div>
)
}
Expand Down

0 comments on commit 0132d88

Please sign in to comment.