Skip to content

Commit 85a1d18

Browse files
committed
Update schedule for CZ
Signed-off-by: Josef Ridky <jridky@redhat.com>
1 parent 179751d commit 85a1d18

3 files changed

Lines changed: 15 additions & 7 deletions

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-02-03T15:57:43+00:00</updated>
6+
<updated>2026-02-05T12:31:46+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/schedule/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,12 @@
9696
<hr>
9797

9898
<section class="mx-auto mb-5">
99-
100-
<script type="text/javascript" src="https://pretalx.devconf.info/devconf-cz-2025/widgets/schedule.js"></script>
99+
<div class="row">
100+
<div class="mx-5 px-5 os-400">
101+
DevConf.CZ 2026 schedule coming soon.
102+
</div>
103+
</div>
104+
<!-- <script type="text/javascript" src="https://pretalx.devconf.info/devconf-cz-2025/widgets/schedule.js"></script>
101105
<pretalx-schedule event-url="https://pretalx.devconf.info/devconf-cz-2025/" locale="en" format="grid" style="--pretalx-clr-primary: #8E83E4"></pretalx-schedule>
102106
<noscript>
103107
<div class="pretalx-widget">
@@ -106,7 +110,7 @@
106110
please <a target="_blank" href="https://pretalx.devconf.info/devconf-cz-2025/schedule/">click here</a>.
107111
</div>
108112
</div>
109-
</noscript>
113+
</noscript>-->
110114

111115
</section>
112116

source/cz/schedule.blade.php

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,12 @@
6363
<hr>
6464

6565
<section class="mx-auto mb-5">
66-
67-
<script type="text/javascript" src="https://pretalx.devconf.info/devconf-cz-2025/widgets/schedule.js"></script>
66+
<div class="row">
67+
<div class="mx-5 px-5 os-400">
68+
DevConf.CZ 2026 schedule coming soon.
69+
</div>
70+
</div>
71+
<!-- <script type="text/javascript" src="https://pretalx.devconf.info/devconf-cz-2025/widgets/schedule.js"></script>
6872
<pretalx-schedule event-url="https://pretalx.devconf.info/devconf-cz-2025/" locale="en" format="grid" style="--pretalx-clr-primary: #8E83E4"></pretalx-schedule>
6973
<noscript>
7074
<div class="pretalx-widget">
@@ -73,7 +77,7 @@
7377
please <a target="_blank" href="https://pretalx.devconf.info/devconf-cz-2025/schedule/">click here</a>.
7478
</div>
7579
</div>
76-
</noscript>
80+
</noscript>-->
7781

7882
</section>
7983

0 commit comments

Comments
 (0)