perf: optimize site images

This commit is contained in:
liumangmang
2026-05-11 11:12:43 +08:00
parent 1b3e4c33a4
commit 514f3c78dc
26 changed files with 792 additions and 10 deletions
+3
View File
@@ -11,6 +11,9 @@ export default defineUserConfig({
lang: 'zh-CN',
title: '氓氓小栈',
description: '氓氓小栈',
head: [['link', { rel: 'icon', href: '/favicon.png' }]],
theme,
bundler: viteBundler({
viteOptions: {