fix: link to timezone-generator package

This commit is contained in:
Ayo Ayco 2025-07-07 09:07:00 +02:00
parent 615c47cb95
commit ee59ab6848

View file

@ -42,7 +42,7 @@ import Card from '../components/Card.astro'
/> />
<Card <Card
newTab newTab
href="https://ayco.io/gh/generate-timezone-json" href="https://ayco.io/n/generate-timezone-json"
title="Time Zone JSON Generator" title="Time Zone JSON Generator"
body="Generate a JSON file containing time zones from the official IANA Database or your own zone.tab file" body="Generate a JSON file containing time zones from the official IANA Database or your own zone.tab file"
/> />