Skip to content

Commit ced6d3a

Browse files
committed
Reg widget update
Signed-off-by: Josef Ridky <jridky@redhat.com>
1 parent 9f21925 commit ced6d3a

3 files changed

Lines changed: 7 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-11T10:21:04+00:00</updated>
6+
<updated>2026-02-12T12:58:05+00:00</updated>
77
<id>/cz/blog/feed.atom</id>
88
<author>
99
<name>Josef Ridky &lt;jridky@redhat.com&gt;</name>

build_production/in/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,11 @@ <h1 class="mont-700 underline pb-4">About DevConf</h1>
151151
<div class="mt-4 py-5">
152152
<h1 class="mont-700 underline pb-4">Registration</h1>
153153
<div class="os-400">
154-
Regular tickets are sold out. You can still join the waitlist. If a spot opens, you’ll have 24 hours to redeem your invite via email.<br><br>
154+
Regular tickets are sold out. If a spot opens up while you are on the waitlist, you’ll have 24 hours to redeem your invite via email.<br><br>
155155

156156
A valid ticket is required for entry. If you don't have one, please note that we may release at-the-door tickets on the day of the event depending on venue capacity. We will announce availability on social media. Please do not arrive before 10:30 AM to allow us time to assess attendance.
157157
</div>
158-
<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconfin2026/widget/v2.css">
158+
<!--<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconfin2026/widget/v2.css">
159159
<script type="text/javascript" src="https://pretix.eu/widget/v2.en.js" async></script>
160160
161161
<div class="pretix-widget-compat" event="https://pretix.eu/devconf/devconfin2026/" single-item-select="button"></div>
@@ -165,7 +165,7 @@ <h1 class="mont-700 underline pb-4">Registration</h1>
165165
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <a target="_blank" rel="noopener" href="https://pretix.eu/devconf/devconfin2026/">click here</a>.
166166
</div>
167167
</div>
168-
</noscript>
168+
</noscript> -->
169169
</div>
170170
</section>
171171
<section id="topics" class="mx-auto col-lg-11">

source/in/index.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@
118118
<div class="mt-4 py-5">
119119
<h1 class="mont-700 underline pb-4">Registration</h1>
120120
<div class="os-400">
121-
Regular tickets are sold out. You can still join the waitlist. If a spot opens, you’ll have 24 hours to redeem your invite via email.<br><br>
121+
Regular tickets are sold out. If a spot opens up while you are on the waitlist, you’ll have 24 hours to redeem your invite via email.<br><br>
122122

123123
A valid ticket is required for entry. If you don't have one, please note that we may release at-the-door tickets on the day of the event depending on venue capacity. We will announce availability on social media. Please do not arrive before 10:30 AM to allow us time to assess attendance.
124124
</div>
125-
<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconfin2026/widget/v2.css">
125+
<!--<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconfin2026/widget/v2.css">
126126
<script type="text/javascript" src="https://pretix.eu/widget/v2.en.js" async></script>
127127
128128
<div class="pretix-widget-compat" event="https://pretix.eu/devconf/devconfin2026/" single-item-select="button"></div>
@@ -132,7 +132,7 @@
132132
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <a target="_blank" rel="noopener" href="https://pretix.eu/devconf/devconfin2026/">click here</a>.
133133
</div>
134134
</div>
135-
</noscript>
135+
</noscript> -->
136136
</div>
137137
</section>
138138
<section id="topics" class="mx-auto col-lg-11">

0 commit comments

Comments
 (0)