Skip to content

Commit 6cb0b33

Browse files
Add Prolog to introduction videos (#5771)
1 parent 91a184e commit 6cb0b33

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/controllers/community/brief_introductions_controller.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ def index
1212
"AOF9njfbfnY", # F#
1313
"X4Alzh3QyWU", # Julia
1414
"rYDRCNFtRq0", # Nim
15+
"dKn-BbS_zQQ", # Prolog
1516
"Jbp4l_7kYxE", # Python
1617
"E_eH_fsXKH0", # Scala
1718
"WQ-Lusoda_8", # R

app/views/community/brief_introductions/index.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
.flex-shrink-0{ class: "lg:w-[400px] w-100" }
1515
.c-youtube-container
16-
%iframe{ width: "560", height: "315", src: "https://www.youtube-nocookie.com/embed/WQ-Lusoda_8", title: "YouTube video player", frameborder: "0", allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture", allowfullscreen: true }
16+
%iframe{ width: "560", height: "315", src: "https://www.youtube-nocookie.com/embed/dKn-BbS_zQQ", title: "YouTube video player", frameborder: "0", allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture", allowfullscreen: true }
1717
1818
%hr.border-borderColor6
1919

0 commit comments

Comments
 (0)