Skip to content

Commit

Permalink
Add new donate video
Browse files Browse the repository at this point in the history
  • Loading branch information
iHiD committed Aug 17, 2023
1 parent c8c0258 commit 654f736
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions app/views/donations/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@
%h2.text-h2.mb-2 Everything you need to know about donations
%p.text-p-large.mb-16 Why do we need donations? How much does Exercism cost to run? How do we spend donations? Watch Jeremy's explanatory video 👇
.text-h2.mb-40{ class: 'w-[100%]' }
.c-youtube-container
%iframe{ width: "560", height: "315", src: "https://www.youtube-nocookie.com/embed/f3EMJpVo568", title: "YouTube video player", frameborder: "0", allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture", allowfullscreen: true }
= vimeo_embed("855534271?h=97d3a4c8c2")

%h2.text-h2.mb-32 Here's what you can do to support us.
.flex.md:flex-row.flex-col.gap-20.shadow-baseZ1.p-24.rounded-16.bg-backgroundColorA.mb-16.border-2.border-gradient.relative
Expand Down
3 changes: 1 addition & 2 deletions app/views/insiders/external.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
= render ReactComponents::Insiders::InsidersStatus.new

.top-rhs
.c-youtube-container
%iframe{ width: "560", height: "315", src: "https://www.youtube-nocookie.com/embed/iwhahd41h0A", title: "YouTube video player", frameborder: "0", allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture", allowfullscreen: true }
= vimeo_embed("855534271?h=97d3a4c8c2")

.gradient-container.py-56
.lg-container
Expand Down

0 comments on commit 654f736

Please sign in to comment.