Skip to content

Commit

Permalink
Update website.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 22, 2019
1 parent 6f11325 commit 649a73c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
24 changes: 11 additions & 13 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@
"github/w-star.svg",
"github/w.svg"
],
"min-ico": [
"ico/min-app-store.svg",
"ico/min-awesome.svg",
"ico/min-bibei.svg",
"ico/min-free.svg",
"ico/min-hot.svg",
"ico/min-oss.svg",
"ico/min-tuijian.svg"
],
"ico": [
"ico/58.svg",
"ico/alipay-1.svg",
Expand All @@ -80,6 +71,13 @@
"ico/hexo.svg",
"ico/linkedin.svg",
"ico/linux.svg",
"ico/min-app-store.svg",
"ico/min-awesome.svg",
"ico/min-bibei.svg",
"ico/min-free.svg",
"ico/min-hot.svg",
"ico/min-oss.svg",
"ico/min-tuijian.svg",
"ico/mysql.svg",
"ico/nodejs.svg",
"ico/npm.svg",
Expand Down Expand Up @@ -108,10 +106,6 @@
"lang/chinese.svg",
"lang/english.svg"
],
"open": [
"open/open-in-gitpod.svg",
"open/open-in-vscode.svg"
],
"license": [
"license/apache.svg",
"license/bsd.svg",
Expand All @@ -120,6 +114,10 @@
"license/mit.svg",
"license/mozilla.svg"
],
"open": [
"open/open-in-gitpod.svg",
"open/open-in-vscode.svg"
],
"plugin": [
"plugin/angularjs.svg",
"plugin/jquery.svg",
Expand Down
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,11 @@ <h2 class="title">license</h2>
<li><img src="license/mit.svg" /></li>
<li><img src="license/mozilla.svg" /></li>
</ul>
<h2 class="title">open</h2>
<ul>
<li><img src="open/open-in-gitpod.svg" /></li>
<li><img src="open/open-in-vscode.svg" /></li>
</ul>
<h2 class="title">plugin</h2>
<ul>
<li><img src="plugin/angularjs.svg" /></li>
Expand Down

0 comments on commit 649a73c

Please sign in to comment.