Ver Fonte

update Viki

Le Tan há 4 anos atrás
pai
commit
51a8e60d2b
6 ficheiros alterados com 10 adições e 7 exclusões
  1. 1 1
      en_us/index.html
  2. 1 1
      en_us/js/viki.js
  3. 2 1
      en_us/navigation.json
  4. 1 1
      zh_cn/index.html
  5. 1 1
      zh_cn/js/viki.js
  6. 4 2
      zh_cn/navigation.json

+ 1 - 1
en_us/index.html

@@ -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">

Diff do ficheiro suprimidas por serem muito extensas
+ 1 - 1
en_us/js/viki.js


+ 2 - 1
en_us/navigation.json

@@ -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",

+ 1 - 1
zh_cn/index.html

@@ -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">

Diff do ficheiro suprimidas por serem muito extensas
+ 1 - 1
zh_cn/js/viki.js


+ 4 - 2
zh_cn/navigation.json

@@ -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",

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff