style: 更新favicon

pull/49/head
moonrailgun 3 years ago
parent cabd9ba367
commit 9a0649049c

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

@ -57,7 +57,7 @@ const plugins: Configuration['plugins'] = [
title: 'Tailchat',
inject: true,
hash: false,
favicon: path.resolve(ROOT_PATH, './assets/images/logo.svg'),
favicon: path.resolve(ROOT_PATH, './assets/images/favicon.ico'),
template: path.resolve(ROOT_PATH, './assets/template.html'),
preloadImage: `data:image/svg+xml;base64,${Buffer.from(
fs.readFileSync(path.resolve(ROOT_PATH, './assets/images/ripple.svg'), {

Loading…
Cancel
Save