Skip to content

Commit

Permalink
Merge branch 'main' of github.com:whybe7/cactus-atlas
Browse files Browse the repository at this point in the history
  • Loading branch information
tchisama committed May 7, 2023
2 parents 9c4652e + e0ef99f commit b39e2b7
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 1 deletion.
Binary file added src/assets/potsImages/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/potsImages/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion src/assets/potsImages/import.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,13 @@ import pot3 from "./3.png"
import pot4 from "./4.png"
import pot5 from "./5.png"
import pot6 from "./6.png"
export default [pot1,pot2,pot3,pot4,pot5,pot6]
import pot7 from "./7.png"
import pot8 from "./8.png"
import pot9 from "./9.png"
import pot10 from "./10.png"
import pot11 from "./11.png"
import pot12 from "./12.png"
import pot13 from "./13.png"
import pot14 from "./14.png"
import pot15 from "./15.png"
export default [pot1,pot2,pot3,pot4,pot5,pot6,pot7,pot8,pot9,pot10,pot11,pot12,pot13,pot14,pot15]

0 comments on commit b39e2b7

Please sign in to comment.