mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
use relative path in navigation.json
This commit is contained in:
parent
addbf6bc01
commit
339d4ef6e9
@ -37,7 +37,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"text": "中文 Chinese",
|
"text": "中文 Chinese",
|
||||||
"target": "https://tamlok.github.io/vnote/zh_cn/"
|
"target": "../zh_cn/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"text": "English",
|
"text": "English",
|
||||||
"target": "https://tamlok.github.io/vnote/en_us/"
|
"target": "../en_us/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user