1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-26 09:54:37 +02:00

automatically replace link to file accordingly to selected version

This commit is contained in:
DannyAAM
2024-10-04 23:58:39 +08:00
committed by lifehackerhansol
parent 18c99906c7
commit c791cbaffe
18 changed files with 284 additions and 52 deletions

View File

@@ -1,9 +1,10 @@
---
noneSelected: 시스템 모델을 선택하세요.
invalidVersion: 올바른 시스템 버전으로 확인되지 않습니다.
head:
- - script
- src: /assets/js/selecting.js
head: [
['script', {src: '/assets/js/common.js'}],
['script', {src: '/assets/js/selecting.js'}]
]
---
# 시작하기