This commit is contained in:
parent
cc29759cf8
commit
6fb0a4d3e2
6 changed files with 61 additions and 0 deletions
|
@ -41,3 +41,12 @@ weight = 30
|
|||
path = "github.com/KKKZOZ/hugo-admonitions"
|
||||
[[module.imports]]
|
||||
theme = "violette"
|
||||
[[module.mounts]]
|
||||
source = "gbaWasm/node_modules/@thenick775/mgba-wasm/dist"
|
||||
target = "assets/js"
|
||||
[[module.mounts]]
|
||||
source = "gbaWasm/mgba.map.wasm"
|
||||
target = "assets/js/mgba.map.wasm"
|
||||
[[module.mounts]]
|
||||
source = "gbaWasm/vi.gba"
|
||||
target = "assets/js/vi.gba"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue