We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b66c59 commit 6aabdc2Copy full SHA for 6aabdc2
src/web/templates/translation_interface.html
@@ -3,8 +3,8 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>AI Document Translator - TranslateBookWithLLM</title>
7
- <link rel="icon" type="image/svg+xml" href="/static/favicon.svg">
+ <title>Translate Books with LLMs</title>
+ <link rel="icon" type="image/png" href="/static/TBL-Logo-alpha.png">
8
9
<!-- Google Fonts -->
10
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
0 commit comments