mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-18 06:21:37 +02:00
config: add ini
and gm9
to extensions list
To allow these to be linked to.
This commit is contained in:
@@ -8,6 +8,8 @@ import { defineConfig } from 'vitepress'
|
|||||||
|
|
||||||
import * as i18n from './i18n'
|
import * as i18n from './i18n'
|
||||||
|
|
||||||
|
process.env.VITE_EXTRA_EXTENSIONS = 'ini,gm9'
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
title: "3DS Hacks Guide",
|
title: "3DS Hacks Guide",
|
||||||
description: "A complete guide to 3DS custom firmware",
|
description: "A complete guide to 3DS custom firmware",
|
||||||
|
Reference in New Issue
Block a user