@@ -426,7 +426,7 @@ const projectList = [
426
426
} ,
427
427
{
428
428
name : 'Hyper' ,
429
- imageSrc : 'https://hyper.is/static /hyper.png' ,
429
+ imageSrc : 'https://raw.githubusercontent.com/vercel /hyper/canary/app/static/icon .png' ,
430
430
projectLink : 'https://github.com/zeit/hyper/contribute' ,
431
431
description : 'A terminal built on web technologies' ,
432
432
tags : [ 'html' , 'javascript' , 'css' , 'react' , 'terminal' ]
@@ -636,7 +636,7 @@ const projectList = [
636
636
} ,
637
637
{
638
638
name : 'Gatsby' ,
639
- imageSrc : 'https://camo .githubusercontent.com/ac31ac54c2013850b0fb8a3a4926f4718a398fb3/68747470733a2f2f7777772e6761747362796a732e6f72672f6d6f6e6f6772616d2e737667 ' ,
639
+ imageSrc : 'https://raw .githubusercontent.com/gatsbyjs/gatsby/master/www/static/Gatsby-Monogram.svg ' ,
640
640
projectLink : 'https://github.com/gatsbyjs/gatsby/contribute' ,
641
641
description : 'A free and open source framework based on React that helps developers build blazing fast websites and apps.' ,
642
642
tags : [ 'React' , 'Javascript' , 'HTML' , 'CSS' , 'GraphQL' , 'Web Development' , 'Markdown' ] ,
@@ -650,7 +650,7 @@ const projectList = [
650
650
} ,
651
651
{
652
652
name : 'Game of Life' ,
653
- imageSrc : 'https://troytae.github.io/ game-of-life/favicon.gif' ,
653
+ imageSrc : 'https://raw.githubusercontent.com/TroyTae/ game-of-life/master/.github/images /favicon.gif' ,
654
654
projectLink : 'https://github.com/TroyTae/game-of-life/contribute' ,
655
655
description : 'Conway\'s game of life web version!' ,
656
656
tags : [ 'Javascript' , 'Typescript' , 'Good First Issue' ] ,
0 commit comments