From 6cc21ed6a8d53c7be05201d4dc54ee7dd0b4fa53 Mon Sep 17 00:00:00 2001
From: paulpestov <10750176+paulpestov@users.noreply.github.com>
Date: Wed, 28 Sep 2022 13:54:11 +0200
Subject: [PATCH] Update title

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 29068b8..8214f8f 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
     <meta charset="UTF-8" />
     <link rel="icon" href="/favicon.ico" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>Vite App</title>
+    <title>Quiver - OCR-D Benchmarking Dashboard</title>
   </head>
   <body class="px-8">
     <div id="app"></div>
-- 
GitLab