You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/layout.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ import { Toaster } from 'react-hot-toast';
7
7
8
8
exportconstmetadata: Metadata={
9
9
title: "OpenReader WebUI",
10
-
description: 'A "bring your own TTS api" web interface for reading documents with high quality text-to-speech voices.',
11
-
keywords: "PDF reader, text to speech, tts open ai, kokoro tts, Kokoro-82M, OpenReader, TTS PDF reader, high quality text to speech",
10
+
description: 'A "bring your own TTS api" web interface for reading PDF and EPUB documents with high quality text-to-speech voices. Read books with ease, listen to articles on the go, or study like you have your own lecturer, all in one place.',
11
+
keywords: "PDF reader, EPUB reader, text to speech, tts open ai, kokoro tts, Kokoro-82M, OpenReader, TTS PDF reader, ebook reader, epub tts, high quality text to speech",
12
12
authors: [{name: "Richard Roberson"}],
13
13
manifest: "/manifest.json",
14
14
metadataBase: newURL("https://openreader.richardr.dev"),// Replace with your domain
description: 'A "bring your own TTS api" web interface for reading documents with high quality text-to-speech voices.',
21
+
description: 'A "bring your own TTS api" web interface for reading PDF and EPUB documents with high quality text-to-speech voices. Read books with ease, listen to articles on the go, or study like you have your own lecturer, all in one place.',
0 commit comments