Skip to content

Commit c72d2f5

Browse files
committed
Update CZ hotels
Signed-off-by: Josef Ridky <jridky@redhat.com>
1 parent 180d30f commit c72d2f5

3 files changed

Lines changed: 25 additions & 1 deletion

File tree

build_production/cz/blog/feed.atom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>DevConf.CZ Blog</title>
44
<link href="/blog" />
55
<link type="application/atom+xml" rel="self" href="/cz/blog/feed.atom" />
6-
<updated>2026-01-20T08:06:06+00:00</updated>
6+
<updated>2026-01-20T16:45:28+00:00</updated>
77
<id>/cz/blog/feed.atom</id>
88
<author>
99
<name>Josef Ridky &lt;jridky@redhat.com&gt;</name>

build_production/cz/hotels/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,18 @@
167167
<p>Email for making reservations is:<br><a href="mailto:rezervace@hotelpassage.eu">rezervace@hotelpassage.eu</a></p>
168168
</div>
169169
</div>
170+
<div class="col-lg-4">
171+
<div class="h2 pt-3 pb-4 mx-5 mont-700">Avanti - Mandatory departure on Friday, June 19</div>
172+
173+
<div class="os-400 mx-5">
174+
<p><a href="https://www.hotelavanti.cz/en/" target="_blank">https://www.hotelavanti.cz/en/</a></p>
175+
<p>Code: <strong>DEVCONF</strong></p>
176+
<p>Single Standard room 4.000 CZK/night<br>
177+
Double Standard room 4.500 CZK/night</p>
178+
<p>The rate includes breakfast.</p>
179+
<p>Email for making reservations is:<br><a href="mailto:hotel@hotelavanti.cz">hotel@hotelavanti.cz</a></p>
180+
</div>
181+
</div>
170182
</div>
171183
</section>
172184
<footer class="background-gray">

source/cz/hotels.blade.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,18 @@
134134
<p>Email for making reservations is:<br><a href="mailto:rezervace@hotelpassage.eu">rezervace@hotelpassage.eu</a></p>
135135
</div>
136136
</div>
137+
<div class="col-lg-4">
138+
<div class="h2 pt-3 pb-4 mx-5 mont-700">Avanti - Mandatory departure on Friday, June 19</div>
139+
140+
<div class="os-400 mx-5">
141+
<p><a href="https://www.hotelavanti.cz/en/" target="_blank">https://www.hotelavanti.cz/en/</a></p>
142+
<p>Code: <strong>DEVCONF</strong></p>
143+
<p>Single Standard room 4.000 CZK/night<br>
144+
Double Standard room 4.500 CZK/night</p>
145+
<p>The rate includes breakfast.</p>
146+
<p>Email for making reservations is:<br><a href="mailto:hotel@hotelavanti.cz">hotel@hotelavanti.cz</a></p>
147+
</div>
148+
</div>
137149
</div>
138150
</section>
139151
@endsection

0 commit comments

Comments
 (0)