Skip to content

Commit 6a24d41

Browse files
committed
resize image
1 parent 34e6c1a commit 6a24d41

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ export default class Index extends React.Component {
189189
imageAlt: 'Vue logo',
190190
},
191191
{
192-
image: `${baseUrl}img/angular-1920x1920.png`,
192+
image: `${baseUrl}img/angular-128x128.png`,
193193
imageAlign: 'top',
194194
title: '[Angular](./docs/angular-testing-library/intro)',
195195
imageAlt: 'Angular logo',

static/img/angular-128x128.png

9.09 KB
Loading

static/img/angular-1920x1920.png

-170 KB
Binary file not shown.

0 commit comments

Comments
 (0)