Skip to content

Commit e9d55c8

Browse files
Add favicon
1 parent 0b560c3 commit e9d55c8

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

web/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default defineConfig({
88
integrations: [
99
starlight({
1010
plugins: [ mtasaStarlightThemePlugin() ],
11+
favicon: 'favicon.ico',
1112
title: 'Multi Theft Auto: Wiki',
1213
logo: {
1314
replacesTitle: true,

web/public/favicon.ico

16.6 KB
Binary file not shown.

web/public/favicon.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)