mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-26 19:00:34 +00:00
config: add favicon
This commit is contained in:
parent
5a7e6e9e66
commit
1ae989196b
@ -11,6 +11,7 @@ import * as i18n from './i18n'
|
||||
export default defineConfig({
|
||||
title: "3DS Hacks Guide",
|
||||
description: "A complete guide to 3DS custom firmware",
|
||||
head: [['link', { rel: 'icon', href: '/images/site-config/favicon.ico' }]],
|
||||
locales: {
|
||||
root: i18n.en_US
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user