Skip to content

Commit 32f10c0

Browse files
committed
Add "seeing what happens" image to illustrations
1 parent 0582e7c commit 32f10c0

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/app/illustrations/illustrations.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export class IllustrationsComponent {
1313
'css-bears.gif',
1414
'css-properties-walk-into-a-bar.png',
1515
'css-is-easy.png',
16+
'seeing-what-happens.jpg',
1617
].map( (name: string) => imageDir + '/' + name );
1718

1819
}
Loading

0 commit comments

Comments
 (0)