changeset 22:af328a6c7d9f

Fix index page title
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 11 Jul 2022 20:36:58 -0700
parents 64eae1262165
children 1f33922b29f2
files assets/index.html.hbs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/assets/index.html.hbs	Mon Jul 11 20:34:11 2022 -0700
+++ b/assets/index.html.hbs	Mon Jul 11 20:36:58 2022 -0700
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
     <head>
-        <title>Analyrics Login</title>
+        <title>Analyrics</title>
         <script src="static/chart.min.js" type="application/javascript"></script>
 
         <style>