Symmetry photo
This commit is contained in:
parent
4e34de56cb
commit
18839ea990
4 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
.netlify
|
||||
public/
|
||||
.DS_Store
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[
|
||||
{ "name": "Falling", "src": "/images/falling.jpg" },
|
||||
{ "name": "Poisonous", "src": "/images/poisonous.jpg" },
|
||||
{ "name": "Like a Mirror", "src": "/images/like-a-mirror.jpg" }
|
||||
{ "name": "Like a Mirror", "src": "/images/like-a-mirror.jpg" },
|
||||
{ "name": "Symmetry", "src": "/images/symmetry.jpg" }
|
||||
]
|
||||
|
|
BIN
static/images/.DS_Store
vendored
BIN
static/images/.DS_Store
vendored
Binary file not shown.
3
static/images/symmetry.jpg
Executable file
3
static/images/symmetry.jpg
Executable file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ff9864b4c52e04d5eeb99df0da7b628385f530b8c07bc4a7eaed74e94558419
|
||||
size 479809
|
Loading…
Add table
Reference in a new issue