Liyuan Li 5 years ago
parent
commit
92962536d3
3 changed files with 3 additions and 0 deletions
  1. 1 0
      demo/index.html
  2. 1 0
      demo/static-preview.html
  3. 1 0
      demo/static.html

+ 1 - 0
demo/index.html

@@ -42,6 +42,7 @@
 </head>
 <body>
 <h2>
+    <a href="https://github.com/vanessa219/vditor" target="_blank">GitHub</a> |
     <a href="https://hacpai.com/article/1549638745630?r=Vanessa" target="_blank">API</a> |
     <a target="_blank" href="demo/static-preview.html?lang=zh_CN">中文预览</a>
     <a target="_blank" href="demo/static-preview.html?lang=ko_KR">한글预览</a> |

+ 1 - 0
demo/static-preview.html

@@ -63,6 +63,7 @@
 </head>
 <body>
 <h2>
+    <a href="https://github.com/vanessa219/vditor" target="_blank">GitHub</a> |
     <a href="https://hacpai.com/article/1549638745630?r=Vanessa" target="_blank">API</a> |
     <a href="static-preview.html?lang=zh_CN">中文预览</a>
     <a href="static-preview.html?lang=ko_KR">한글预览</a> |

+ 1 - 0
demo/static.html

@@ -44,6 +44,7 @@
 </head>
 <body>
 <h2>
+    <a href="https://github.com/vanessa219/vditor" target="_blank">GitHub</a> |
     <a href="https://hacpai.com/article/1549638745630?r=Vanessa" target="_blank">API</a> |
     <a href="static-preview.html?lang=zh_CN">中文预览</a>
     <a href="static-preview.html?lang=ko_KR">한글预览</a> |