mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
update Viki
This commit is contained in:
parent
26e75f86a9
commit
51a8e60d2b
@ -6,7 +6,7 @@
|
||||
<meta name="generator" content="Viki">
|
||||
|
||||
<title>Viki - A simple Wiki page in Markdown from notebook of VNote</title>
|
||||
<link id="favicon" rel="icon" href="https://github.com/tamlok/viki/raw/master/resources/viki.ico">
|
||||
<link id="favicon" rel="icon" href="https://github.com/vnotex/viki/raw/master/resources/viki.ico">
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css">
|
||||
|
File diff suppressed because one or more lines are too long
@ -19,7 +19,8 @@
|
||||
"text": "Documentation",
|
||||
"target": "docs/vx.json",
|
||||
"navi": true,
|
||||
"navi_index": "Users/welcome.md"
|
||||
"navi_index": "Users/welcome.md",
|
||||
"navi_expand_level": 1
|
||||
},
|
||||
{
|
||||
"text": "VNoteX",
|
||||
|
@ -6,7 +6,7 @@
|
||||
<meta name="generator" content="Viki">
|
||||
|
||||
<title>Viki - A simple Wiki page in Markdown from notebook of VNote</title>
|
||||
<link id="favicon" rel="icon" href="https://github.com/tamlok/viki/raw/master/resources/viki.ico">
|
||||
<link id="favicon" rel="icon" href="https://github.com/vnotex/viki/raw/master/resources/viki.ico">
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css">
|
||||
|
File diff suppressed because one or more lines are too long
@ -18,13 +18,15 @@
|
||||
{
|
||||
"text": "博客",
|
||||
"target": "blogs/vx.json",
|
||||
"navi": true
|
||||
"navi": true,
|
||||
"navi_expand_level": 1
|
||||
},
|
||||
{
|
||||
"text": "文档",
|
||||
"target": "docs/vx.json",
|
||||
"navi": true,
|
||||
"navi_index": "用户/欢迎使用.md"
|
||||
"navi_index": "用户/欢迎使用.md",
|
||||
"navi_expand_level": 1
|
||||
},
|
||||
{
|
||||
"text": "VNoteX",
|
||||
|
Loading…
x
Reference in New Issue
Block a user