deploy to github pages 9508d67f09736e4b399326454e6318a7068ffb54
BIN
icons/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
icons/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
icons/android-chrome-maskable-192x192.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
icons/android-chrome-maskable-512x512.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
icons/apple-touch-icon-152x152.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
icons/favicon-16x16.png
Normal file
After Width: | Height: | Size: 565 B |
BIN
icons/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
@ -2,7 +2,7 @@
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<link rel="icon" href="./favicon.ico">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@ -45,8 +45,8 @@
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="/assets/index-sCRXAZfx.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-kNtj0nJY.css">
|
||||
<script type="module" crossorigin src="./assets/index-SR-eSnbH.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-DtwA0baC.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
|