diff --git a/src/app/page.tsx b/src/app/page.tsx index b01f602..a24d626 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,17 +11,17 @@ export default function Home() { const [isSettingsOpen, setIsSettingsOpen] = useState(false); return ( -
{'A "bring your own text-to-speech api" web interface for reading documents with high quality voices.'}
+A bring your own text-to-speech api web interface for reading documents with high quality voices.
{doc.name}
-+
{doc.name}
+{(doc.size / 1024 / 1024).toFixed(2)} MB