mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-25 20:29:45 -04:00
more mysterious
This commit is contained in:
parent
9f5bc96542
commit
85b1e79c44
12 changed files with 13 additions and 2 deletions
src/components/cats
static/images/cats
|
@ -39,7 +39,18 @@ const catImages = [
|
|||
'/images/cats/Cat1.jpg',
|
||||
'/images/cats/Cat2.jpg',
|
||||
'/images/cats/Cat3.jpg',
|
||||
'/images/cats/Cat4.jpg'
|
||||
'/images/cats/Cat4.jpg',
|
||||
'/images/cats/Cat5.jpg',
|
||||
'/images/cats/Cat6.png',
|
||||
'/images/cats/Cat7.jpg',
|
||||
'/images/cats/Cat8.jpg',
|
||||
'/images/cats/Cat9.jpg',
|
||||
'/images/cats/Cat10.png',
|
||||
'/images/cats/Cat11.png',
|
||||
'/images/cats/Cat12.png',
|
||||
'/images/cats/IMG_2167.jpg',
|
||||
'/images/cats/IMG_4316.jpg',
|
||||
'/images/cats/IMG_5396.jpg'
|
||||
];
|
||||
|
||||
/* eslint-disable max-len */
|
||||
|
@ -122,7 +133,7 @@ class Cats extends React.Component {
|
|||
onRequestClose={this.handleClose}
|
||||
>
|
||||
<div className="cats-modal-header modal-header">
|
||||
<ModalTitle title={'Hmmm...'} />
|
||||
<ModalTitle title={'Hmmm... 🤔'} />
|
||||
</div>
|
||||
<div className="cats-modal-content modal-content">
|
||||
<p> {this.pickRandomFact()} </p>
|
||||
|
|
BIN
static/images/cats/Cat10.png
Normal file
BIN
static/images/cats/Cat10.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 116 KiB |
BIN
static/images/cats/Cat11.png
Normal file
BIN
static/images/cats/Cat11.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 70 KiB |
BIN
static/images/cats/Cat12.png
Normal file
BIN
static/images/cats/Cat12.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 92 KiB |
BIN
static/images/cats/Cat5.jpg
Normal file
BIN
static/images/cats/Cat5.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 51 KiB |
BIN
static/images/cats/Cat6.png
Normal file
BIN
static/images/cats/Cat6.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 292 KiB |
BIN
static/images/cats/Cat7.jpg
Normal file
BIN
static/images/cats/Cat7.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 83 KiB |
BIN
static/images/cats/Cat8.jpg
Normal file
BIN
static/images/cats/Cat8.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 74 KiB |
BIN
static/images/cats/Cat9.jpg
Normal file
BIN
static/images/cats/Cat9.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 44 KiB |
BIN
static/images/cats/IMG_2167.jpg
Normal file
BIN
static/images/cats/IMG_2167.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 152 KiB |
BIN
static/images/cats/IMG_4316.jpg
Normal file
BIN
static/images/cats/IMG_4316.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 54 KiB |
BIN
static/images/cats/IMG_5396.jpg
Normal file
BIN
static/images/cats/IMG_5396.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 69 KiB |
Loading…
Add table
Reference in a new issue