File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
{{ $transcript := $s | markdownify | safeHTML }}
45
45
46
46
< div class ="youtube ">
47
- < h {{ $levelOffset }} class ="video-title ">
47
+ < h {{ $levelOffset }} id =" transcript-{{ $title | anchorize }} " class ="video-title ">
48
48
{{ $title }}
49
49
</ h {{ $levelOffset }}>
50
50
< iframe src ="https://www.youtube.com/embed/{{ $id }}?enablejsapi=1&modestbranding=0 " allowfullscreen class ="youtube "> </ iframe >
Original file line number Diff line number Diff line change 2
2
3
3
< section class ="content-padding flex-row ">
4
4
< div class ="shortcuts-container ">
5
- < div class ="shortcuts-title "> Shortcuts</ div >
6
- < div id ="shortcuts "> </ div >
7
- < div class ="sidebar-links ">
8
- < a href ="{{ relref . "/gethelp" }}"> Get Help</ a >
5
+ < div class ="shortcuts-title ">
6
+ < img src ="/images/icons/mui-icons_format-list-bulleted.svg "/>
7
+ On this page
9
8
</ div >
9
+ < div id ="shortcuts "> </ div >
10
10
</ div >
11
11
< div class ="content-container ">
12
12
< div class ="columns ">
You can’t perform that action at this time.
0 commit comments