'ss'
This commit is contained in:
BIN
src/images/youtube192.png
Normal file
BIN
src/images/youtube192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
@@ -9,8 +9,8 @@
|
||||
<meta name="format-detection" content="telephone=no,address=no">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="white">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<link rel="apple-touch-icon" href="/static/images/images/youtube.png" />
|
||||
<link rel="icon" sizes="192x192" href="/static/images/images/youtube.png" />
|
||||
<link rel="apple-touch-icon" href="/static/images/images/youtube192.png" />
|
||||
<link rel="icon" sizes="192x192" href="/static/images/images/youtube192.png" />
|
||||
|
||||
<!-- PWA设置 -->
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
|
||||
@@ -49,6 +49,8 @@ import ytGpt from "../../images/ytGpt.png";
|
||||
import demo from "../../images/demo.svg";
|
||||
import youtubeIco from "../../images/youtube.ico";
|
||||
import youtube from "../../images/youtube.png";
|
||||
import youtube192 from "../../images/youtube192.png";
|
||||
|
||||
|
||||
|
||||
// export default class Index extends Component {
|
||||
|
||||
Reference in New Issue
Block a user