Skip to content

Commit 6aabdc2

Browse files
committed
Update translation_interface.html
1 parent 1b66c59 commit 6aabdc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/web/templates/translation_interface.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<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">
6+
<title>Translate Books with LLMs</title>
7+
<link rel="icon" type="image/png" href="/static/TBL-Logo-alpha.png">
88

99
<!-- Google Fonts -->
1010
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)