From 1e7aa4f0ff5e13c4a99ba511bb357a4cc63aa0c1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 02 四月 2020 15:21:46 +0800 Subject: [PATCH] 2020-04-02 --- public/index.html | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 6b3d760..2c9d2b6 100644 --- a/public/index.html +++ b/public/index.html @@ -5,8 +5,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> - <!-- <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" /> - <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo.png" /> --> <script src="%PUBLIC_URL%/options.js"></script> <title></title> </head> -- Gitblit v1.8.0