Skip to content

Commit 863feb9

Browse files
committed
Add missing logo to IN
Signed-off-by: Josef Ridky <jridky@redhat.com>
1 parent c4d5e39 commit 863feb9

5 files changed

Lines changed: 7 additions & 1 deletion

File tree

50.2 KB
Loading

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-23T15:08:02+00:00</updated>
6+
<updated>2026-01-26T09:09:07+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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,9 @@ <h1 class="mont-700 underline pb-4">Registration</h1>
226226
<div class="col-lg-2 col-6 px-3 mx-auto align-content-center text-center">
227227
<img src="/assets/images/partners/gdg.png" class="w-75">
228228
</div>
229+
<div class="col-lg-2 col-6 px-3 mx-auto align-content-center text-center">
230+
<img src="/assets/images/partners/gdgcp.png" class="w-75">
231+
</div>
229232
<div class="col-lg-2 col-6 px-3 mx-auto align-content-center text-center">
230233
<img src="/assets/images/partners/gdgp.png" class="w-75">
231234
</div>
50.2 KB
Loading

source/in/index.blade.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@
194194
<div class="col-lg-2 col-6 px-3 mx-auto align-content-center text-center">
195195
<img src="/assets/images/partners/gdg.png" class="w-75">
196196
</div>
197+
<div class="col-lg-2 col-6 px-3 mx-auto align-content-center text-center">
198+
<img src="/assets/images/partners/gdgcp.png" class="w-75">
199+
</div>
197200
<div class="col-lg-2 col-6 px-3 mx-auto align-content-center text-center">
198201
<img src="/assets/images/partners/gdgp.png" class="w-75">
199202
</div>

0 commit comments

Comments
 (0)