Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion app/views/jiki/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@
%strong 40+
languages

.video-container
<script src="https://cdn.jsdelivr.net/npm/@mux/mux-player"></script>
<mux-player playback-id="v2kO7cS7n8IhguzE013jOmPHmkXrrIwFNcM5qgz1P17c" poster="https://assets.exercism.org/images/thumbnails/jiki-waiting.png" metadata-video-title="Waiting Page 1" accent-color="#7c3aed" style="width: 100%; aspect-ratio: 16/9;"></mux-player>


= render "scrolling_testimonials"

%section.welcome
Expand Down Expand Up @@ -531,7 +536,7 @@
.faq
%h4 When will Jiki launch?
%p
Jiki is launching in February 2026. We'll be letting people in gradually throughout February and March as we add more languages.
Jiki is launching in March 2026. We'll be letting people in gradually throughout March and April as we add more languages.

.faq
%h4 I already signed up to the Bootcamp - is this different?
Expand Down
Loading