|
1 | 1 | const projectList = [
|
2 | 2 | {
|
3 | 3 | name: 'Reseter.css',
|
4 |
| - imageSrc: 'https://github.com/resetercss/reseter.css/blob/main/logo.png', |
| 4 | + imageSrc: 'https://raw.githubusercontent.com/resetercss/reseter.css/main/logo.png', |
5 | 5 | projectLink: 'https://github.com/resetercss/reseter.css',
|
6 | 6 | description: 'Reseter.css is an awesome CSS boilerplate for a website. It is a great tool for any web designer. Reseter.css resets all the premade styles by the browser. It normalizes the browser\'s stylesheet for a better cross-browser experience.',
|
7 | 7 | tags: ['css', 'sass', 'scss', 'less', 'stylus']
|
@@ -286,7 +286,7 @@ const projectList = [
|
286 | 286 | {
|
287 | 287 | name: 'Scrapy',
|
288 | 288 | imageSrc:
|
289 |
| - 'https://blog-media.scrapinghub.com/production/wp-content/uploads/2016/10/06054611/Scrapy-300x300.png', |
| 289 | + 'https://camo.githubusercontent.com/40d00cefb120a829517e503658aaf6c987d5f9cc6be5e2e35fb20bd63bdbceb5/68747470733a2f2f7363726170792e6f72672f696d672f7363726170796c6f676f2e706e67', |
290 | 290 | projectLink: 'https://github.com/scrapy/scrapy/contribute',
|
291 | 291 | description:
|
292 | 292 | 'Scrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. ',
|
@@ -439,7 +439,7 @@ const projectList = [
|
439 | 439 | {
|
440 | 440 | name: 'css-protips',
|
441 | 441 | imageSrc:
|
442 |
| - 'https://camo.githubusercontent.com/9b290de6835cf807aaa81bb6a7cfdf3835636f8c/68747470733a2f2f7261776769742e636f6d2f416c6c5468696e6773536d697474792f6373732d70726f746970732f6d61737465722f6d656469612f6c6f676f2e737667', |
| 442 | + 'https://raw.githubusercontent.com/AllThingsSmitty/css-protips/fc4c12dfcdfb26c43a09bc2176525637c3c38268/assets/img/bulb.svg', |
443 | 443 | projectLink: 'https://github.com/AllThingsSmitty/css-protips/contribute',
|
444 | 444 | description: 'Simple but useful tips to improve your CSS skills.',
|
445 | 445 | tags: ['CSS', 'tips', 'guide', 'simple', 'useful'],
|
@@ -919,7 +919,7 @@ const projectList = [
|
919 | 919 | {
|
920 | 920 | name: 'ClickHouse',
|
921 | 921 | imageSrc:
|
922 |
| - 'https://raw.githubusercontent.com/ClickHouse/ClickHouse/master/website/images/logo.png', |
| 922 | + 'https://github.com/ClickHouse/clickhouse-presentations/raw/master/images/logo-400x240.png', |
923 | 923 | projectLink: 'https://github.com/ClickHouse/ClickHouse/contribute',
|
924 | 924 | description:
|
925 | 925 | 'Column-oriented database management system that allows generating analytical data reports in real time.',
|
|
0 commit comments