From e1c28921470ca2a82403ef5a7bc07f1c48619b36 Mon Sep 17 00:00:00 2001
From: 刘嘉威 <daidaibg@163.com>
Date: 星期三, 26 十月 2022 16:51:43 +0800
Subject: [PATCH] feat: 增加右上 右中图表

---
 index.html |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index a67e7ff..538cf6d 100644
--- a/index.html
+++ b/index.html
@@ -4,8 +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>
-    <meta name="description" content="Vite Starter Template By Kirk Lin">
+    <title>IofTV-Screen-Vue3</title>
   </head>
   <body>
     <div id="app"></div>

--
Gitblit v1.8.0