Add photos from Lund 2023-04-02
This commit is contained in:
parent
48dca77b3e
commit
07a7d0317e
5 changed files with 23 additions and 1 deletions
BIN
public/photos/2023/2023-04-02_lund/DSCF4922.JPG
Normal file
BIN
public/photos/2023/2023-04-02_lund/DSCF4922.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 MiB |
BIN
public/photos/2023/2023-04-02_lund/DSCF4925.JPG
Normal file
BIN
public/photos/2023/2023-04-02_lund/DSCF4925.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 MiB |
BIN
public/photos/2023/2023-04-02_lund/DSCF4928.JPG
Normal file
BIN
public/photos/2023/2023-04-02_lund/DSCF4928.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 8 MiB |
BIN
public/photos/2023/2023-04-02_lund/DSCF4929.JPG
Normal file
BIN
public/photos/2023/2023-04-02_lund/DSCF4929.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 MiB |
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
margin: 0 auto;
|
margin: 15px auto;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -51,8 +51,30 @@
|
||||||
<a href="DSCF4917.JPG@1000">
|
<a href="DSCF4917.JPG@1000">
|
||||||
<img src="DSCF4917.JPG@500" width=500 alt="Edsviken at dusk.">
|
<img src="DSCF4917.JPG@500" width=500 alt="Edsviken at dusk.">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<i>2023-04-02:</i> Nice and sunny in Lund. We had sushi in Stadsparken
|
||||||
|
and then a fika at Mormors Bageri.
|
||||||
|
</p>
|
||||||
|
<a href="2023-04-02_lund/DSCF4922.JPG@1000">
|
||||||
|
<img src="2023-04-02_lund/DSCF4922.JPG@500" width=500
|
||||||
|
alt="Barriers that look like cartoon dragons.">
|
||||||
|
</a>
|
||||||
|
<a href="2023-04-02_lund/DSCF4925.JPG@1000">
|
||||||
|
<img src="2023-04-02_lund/DSCF4925.JPG@500" width=500
|
||||||
|
alt="An apartment house wall with abstract art.">
|
||||||
|
</a>
|
||||||
|
<a href="2023-04-02_lund/DSCF4928.JPG@1000">
|
||||||
|
<img src="2023-04-02_lund/DSCF4928.JPG@500" width=500
|
||||||
|
alt="Ellinor drinking coffee.">
|
||||||
|
</a>
|
||||||
|
<a href="2023-04-02_lund/DSCF4929.JPG@1000">
|
||||||
|
<img src="2023-04-02_lund/DSCF4929.JPG@500" width=500
|
||||||
|
alt="An X2000 train leaving the station.">
|
||||||
|
</a>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>❦</footer>
|
<footer>❦</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
<!-- vim: set tw=80 -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue