Skip to content

Commit dc0a133

Browse files
committed
fix welcome page
1 parent 6fc7925 commit dc0a133

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/events/2026-prague/welcome.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,21 @@ Description = "devopsdays prague 2026"
2727
</div>
2828
</div> -->
2929

30-
<!-- <div class = "row">
30+
<div class = "row">
3131
<div class = "col-md-2">
3232
<strong>Register</strong>
3333
</div>
3434
<div class = "col-md-8">
3535
{{< event_link page="registration" text="Register to attend the conference!" >}}
3636
</div>
37-
</div> -->
37+
</div>
3838

3939
<div class = "row">
4040
<div class = "col-md-2">
4141
<strong>Propose</strong>
4242
</div>
4343
<div class = "col-md-8">
44-
{{< event_link page="propose" text="Propose a talk!" >}}
44+
<a href="https://talks.devopsdays.org/devopsdays-prague-2026/cfp">Propose a talk!</a>
4545
</div>
4646
</div>
4747

0 commit comments

Comments
 (0)