Add photos from Lund 2023-04-02

This commit is contained in:
Rupus Reinefjord 2023-04-02 20:57:46 +02:00
parent 48dca77b3e
commit 07a7d0317e
5 changed files with 23 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 MiB

View file

@ -33,7 +33,7 @@
img {
max-width: 100%;
margin: 0 auto;
margin: 15px auto;
display: block;
}
</style>
@ -51,8 +51,30 @@
<a href="DSCF4917.JPG@1000">
<img src="DSCF4917.JPG@500" width=500 alt="Edsviken at dusk.">
</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>
<footer>&#10086;</footer>
</body>
</html>
<!-- vim: set tw=80 -->