Skip to content

Commit

Permalink
tokyo pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
pr committed Feb 1, 2024
1 parent eba80f3 commit 8ccce24
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 1 deletion.
Binary file added assets/images/360/tokyo_aioi_bridge.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 assets/images/360/tokyo_mikasa.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 assets/images/360/tokyo_tower.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 assets/images/360_low_size/tokyo_aioi_bridge.jpg
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 assets/images/360_low_size/tokyo_mikasa.jpg
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 assets/images/360_low_size/tokyo_tower.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion assets/js/homepage.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ class ThreeSixtyImage {

startIndex = -1
images = [
new ThreeSixtyImage("./assets/images/360_low_size/new_york_city_pier_16.jpg", -15, -30),
new ThreeSixtyImage("./assets/images/360_low_size/new_york_city_pier_16.jpg", -20, -30),
new ThreeSixtyImage("./assets/images/360_low_size/tokyo_tower.jpg", -10, 25),
new ThreeSixtyImage("./assets/images/360_low_size/tokyo_mikasa.jpg", -20, 170),
new ThreeSixtyImage("./assets/images/360_low_size/tokyo_aioi_bridge.jpg", -15, -10),
new ThreeSixtyImage("./assets/images/360_low_size/new_york_city_statue_of_liberty_exterior.jpg", 15, -10),
new ThreeSixtyImage("./assets/images/360_low_size/new_york_city_statue_of_liberty_interior.jpg", -50, -10),
new ThreeSixtyImage("./assets/images/360_low_size/macau.jpg", 0, -70),
Expand Down

0 comments on commit 8ccce24

Please sign in to comment.