update Viki

This commit is contained in:
Le Tan 2021-05-19 20:55:59 +08:00
parent 26e75f86a9
commit 51a8e60d2b
6 changed files with 12 additions and 9 deletions

View File

@ -6,7 +6,7 @@
<meta name="generator" content="Viki"> <meta name="generator" content="Viki">
<title>Viki - A simple Wiki page in Markdown from notebook of VNote</title> <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 --> <!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.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

View File

@ -19,7 +19,8 @@
"text": "Documentation", "text": "Documentation",
"target": "docs/vx.json", "target": "docs/vx.json",
"navi": true, "navi": true,
"navi_index": "Users/welcome.md" "navi_index": "Users/welcome.md",
"navi_expand_level": 1
}, },
{ {
"text": "VNoteX", "text": "VNoteX",

View File

@ -6,7 +6,7 @@
<meta name="generator" content="Viki"> <meta name="generator" content="Viki">
<title>Viki - A simple Wiki page in Markdown from notebook of VNote</title> <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 --> <!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.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

View File

@ -18,13 +18,15 @@
{ {
"text": "博客", "text": "博客",
"target": "blogs/vx.json", "target": "blogs/vx.json",
"navi": true "navi": true,
"navi_expand_level": 1
}, },
{ {
"text": "文档", "text": "文档",
"target": "docs/vx.json", "target": "docs/vx.json",
"navi": true, "navi": true,
"navi_index": "用户/欢迎使用.md" "navi_index": "用户/欢迎使用.md",
"navi_expand_level": 1
}, },
{ {
"text": "VNoteX", "text": "VNoteX",