Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add photos (Nagoya (1))
  • Loading branch information
nalsai committed Nov 16, 2023
1 parent 537e543 commit be01da7
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 85 deletions.
Binary file added content/de/fotos/XJR62030.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions content/de/photos.html
Expand Up @@ -16,6 +16,16 @@ <h1 class="display-3 mt-4">Fotos</h1>
<hr>
<h2 class="mb-2 mt-4 text-center">2023</h2>
<div class="row gy-3 m-0" data-masonry='{"percentPosition": true }'>
<div class="col-sm-6 col-lg-4 p-1 mt-1">
<div class="card">
<a href="https://photos.app.goo.gl/Q3zW6jXoKvphLj6R8">
<img class="card-img-top aspect-3-2" src="XJR62030.jpg" alt="Nagoya (1) Vorschaubild" loading="lazy">
<div class="card-body">
<h3 class="card-title text-center">Nagoya (1)</h3>
</div>
</a>
</div>
</div>
<div class="col-sm-6 col-lg-4 p-1 mt-1">
<div class="card">
<a href="https://photos.app.goo.gl/NXJ9pbSoWKHeuN286">
Expand Down Expand Up @@ -49,9 +59,9 @@ <h3 class="card-title text-center">Tsu Matsuri</h3>
<div class="col-sm-6 col-lg-4 p-1 mt-1">
<div class="card">
<a href="https://photos.app.goo.gl/RpZVrZj82iDY9JxA8">
<img class="card-img-top aspect-16-9" src="XJ156843.jpg" alt="Tsu Vorschaubild" loading="lazy">
<img class="card-img-top aspect-16-9" src="XJ156843.jpg" alt="Tsu (1) Vorschaubild" loading="lazy">
<div class="card-body">
<h3 class="card-title text-center">Tsu</h3>
<h3 class="card-title text-center">Tsu (1)</h3>
</div>
</a>
</div>
Expand Down
24 changes: 2 additions & 22 deletions content/en/photos-2023-japan/index.html
Expand Up @@ -53,7 +53,7 @@ <h3 class="card-title text-center">Campus Tour</h3>
</a>
</div>
</div>
<div class="col-sm-6 col-lg-4 p-1 mt-1">
<!--<div class="col-sm-6 col-lg-4 p-1 mt-1">
<div class="card">
<a href="https://photos.app.goo.gl/PDxnUXczC2jixRki9">
<img class="card-img-top aspect-16-9" src="../XJ770884.jpg" alt="Tsu Matsuri preview image" loading="lazy">
Expand All @@ -62,25 +62,5 @@ <h3 class="card-title text-center">Tsu Matsuri</h3>
</div>
</a>
</div>
</div>
<div class="col-sm-6 col-lg-4 p-1 mt-1">
<div class="card">
<a href="https://photos.app.goo.gl/RpZVrZj82iDY9JxA8">
<img class="card-img-top aspect-16-9" src="../XJ156843.jpg" alt="Various Images (mostly in Tsu) preview image" loading="lazy">
<div class="card-body">
<h3 class="card-title text-center">Various Images <br>(mostly in Tsu)</h3>
</div>
</a>
</div>
</div>
<div class="col-sm-6 col-lg-4 p-1 mt-1">
<div class="card">
<a href="https://photos.app.goo.gl/z2RATTzcAEhfgvcUA">
<img class="card-img-top aspect-3-2" src="../XIH66154.jpg" alt="Tōkyō preview image" loading="lazy">
<div class="card-body">
<h3 class="card-title text-center">Tōkyō</h3>
</div>
</a>
</div>
</div>
</div>-->
</div>

0 comments on commit be01da7

Please sign in to comment.