Skip to content

Commit 186fd44

Browse files
committed
fix: update favicon path and add new Spawner image to public assets
1 parent 443b769 commit 186fd44

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default defineConfig({
1919
'./src/styles/custom.css',
2020
],
2121
description: 'A customizable spawner GUI plugin that generates mob drops and experience directly, without spawning mobs',
22-
favicon: '_astro/Spawner.C_FpHVaJ_Pv2fJ.webp',
22+
favicon: './public/Spawner.png',
2323
// logo: {
2424
// src: './src/assets/logo.png',
2525
// },

0 commit comments

Comments
 (0)