From 7f0c0934d658e800d74800c82a55a3aec8680742 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 15 Dec 2025 14:18:58 +0100 Subject: [PATCH] feat: update showcase card for Simple TTS --- src/pages/showcase.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/showcase.astro b/src/pages/showcase.astro index da55161..ae43d4b 100644 --- a/src/pages/showcase.astro +++ b/src/pages/showcase.astro @@ -20,7 +20,7 @@ import Card from '../components/Card.astro' newTab href="https://git.ayo.run/ayo/simple-tts#readme" title="Simple TTS" - body="A simple machine learning text-to-speech program for the terminal" + body="A machine learning text-to-speech program for the terminal" />