Skip to content

Commit

Permalink
Update website.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 26, 2019
1 parent 51dd40b commit 53e6208
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
".github": [
".github/FUNDING.yml"
],
"build": [
"build/failing.svg",
"build/inaccessible.svg",
Expand Down Expand Up @@ -61,6 +64,7 @@
"ico/email.svg",
"ico/express.svg",
"ico/facebook.svg",
"ico/gitee.svg",
"ico/gitter.svg",
"ico/google+.svg",
"ico/group.svg",
Expand Down Expand Up @@ -98,6 +102,7 @@
"ico/ubuntu.svg",
"ico/wechat.svg",
"ico/weibo.svg",
"ico/xitu.svg",
"ico/xunlei.svg",
"ico/youku.svg",
"ico/zhihu.svg"
Expand Down
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
<h1>SVG Badges</h1>
</header>
<div class="badges">
<h2 class="title">.github</h2>
<ul>
<li><img src=".github/FUNDING.yml" /></li>
</ul>
<h2 class="title">build</h2>
<ul>
<li><img src="build/failing.svg" /></li>
Expand Down Expand Up @@ -108,6 +112,7 @@ <h2 class="title">ico</h2>
<li><img src="ico/email.svg" /></li>
<li><img src="ico/express.svg" /></li>
<li><img src="ico/facebook.svg" /></li>
<li><img src="ico/gitee.svg" /></li>
<li><img src="ico/gitter.svg" /></li>
<li><img src="ico/google+.svg" /></li>
<li><img src="ico/group.svg" /></li>
Expand Down Expand Up @@ -145,6 +150,7 @@ <h2 class="title">ico</h2>
<li><img src="ico/ubuntu.svg" /></li>
<li><img src="ico/wechat.svg" /></li>
<li><img src="ico/weibo.svg" /></li>
<li><img src="ico/xitu.svg" /></li>
<li><img src="ico/xunlei.svg" /></li>
<li><img src="ico/youku.svg" /></li>
<li><img src="ico/zhihu.svg" /></li>
Expand Down

0 comments on commit 53e6208

Please sign in to comment.