Skip to content

Commit

Permalink
Add Hacker News website.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 23, 2018
1 parent 55acd30 commit d069d8e
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions src/source/website.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
{
"label": "涂鸦王国",
"value": "https://www.gracg.com/",
"icon": "https://jaywcjlove.github.io/logo/gracg.png"
"icon": "https://jaywcjlove.github.io/logo/gracg.jpg"
},
{
"label": "UI中国",
Expand Down Expand Up @@ -451,27 +451,32 @@
"value": "https://www.cnblogs.com/",
"icon": "https://jaywcjlove.github.io/logo/cnblogs.jpg"
},
{
"label": "Hacker News",
"value": "https://news.ycombinator.com/",
"icon": "https://jaywcjlove.github.io/logo/ycombinator.jpg"
},
{
"label": "开源中国",
"value": "http://www.oschina.net/",
"icon": "https://jaywcjlove.github.io/logo/oschina.png"
"icon": "https://jaywcjlove.github.io/logo/oschina.jpg"
}
]
},
{
"label": "软件下载",
"value": "download",
"children": [
{
"label": "MacUpdate",
"value": "https://www.macupdate.com/",
"icon": "https://jaywcjlove.github.io/logo/macupdate.jpg"
},
{
"label": "Mac程序推荐",
"value": "http://jaywcjlove.github.io/awesome-mac/index.zh.html",
"icon": "https://jaywcjlove.github.io/logo/developerApple.png"
},
{
"label": "MacUpdate",
"value": "https://www.macupdate.com/",
"icon": "https://jaywcjlove.github.io/logo/macupdate.jpg"
},
{
"label": "MacX 麦克叉",
"value": "https://www.macx.cn/",
Expand Down

0 comments on commit d069d8e

Please sign in to comment.