Fix hero comment to reference ${IMAGE_NAME}

Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>
This commit is contained in:
Marc Campbell
2026-02-03 00:37:28 +00:00
parent f61fd60925
commit 3867e10558

View File

@@ -67,7 +67,7 @@ export function Hero() {
</div>
))}
<div className="pt-2 text-muted-foreground text-xs">
{"# "}Your image is now available for 1 hour at ttl.sh/xxxx-yyyy-nnnn:1h
{"# "}Your image is now available for 1 hour at ttl.sh/${"{"}IMAGE_NAME{"}"}:1h
</div>
</div>
</div>