Skip to content

Commit 2f3f7c4

Browse files
committed
Added interior schema of conference venue
1 parent e96f98f commit 2f3f7c4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

83.9 KB
Loading

syntaxfest25/venue.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,13 @@
7272
<h2>Venue</h2>
7373
</header>
7474
<p>The conference will be held at the <strong>Faculty of Law, University of Ljubljana</strong> (<a href="https://maps.app.goo.gl/Rm3MZcg96RrM8a3k9" target="_blank">Poljanski nasip 2, 1000 Ljubljana</a>). Situated in the heart of Ljubljana, the venue is conveniently located just steps away from the Ljubljanica River, the local market and the iconic Dragon Bridge, symbolizing the city's mythical ties to dragons.</p>
75-
<img src="images/location/Conference venue.png" alt="Map showing the location of the conference venue" style=" max-height: auto; max-width: 100%; display: block; margin-left: auto; margin-right: auto; margin-bottom: 20pt;"/>
75+
<div style="display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 20pt;">
76+
<figure>
77+
<img src="images/location/Conference venue.png" alt="Map showing the location of the conference venue" style=" height: auto; max-width: 55%;"/>
78+
<img src="images/location/PF_schema.png" alt="Map showing a schema of the interior of the conference venue" style=" height: 385px; max-width: 35%; margin-left: 50px;"/>
79+
<figcaption><strong>The location of the conference venue in Ljubljana (left) and the interior schema of the conference venue (right).</strong></figcaption>
80+
</figure>
81+
</div>
7682
<p>
7783
The conference venue is only a 5-minute walk from Prešeren Square and a 10-minute walk from Ljubljana's main railway station.
7884
</p>

0 commit comments

Comments
 (0)