File tree Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 32
32
padding-bottom : 7.5rem
33
33
34
34
.toc
35
- position : fixed
35
+ top : $navbar-height + 2rem
36
+ position : sticky
36
37
border-left : 3px solid $primary
37
38
padding : 1.5rem 0 1.5rem 2rem
38
39
Original file line number Diff line number Diff line change @@ -6,21 +6,14 @@ The following are sample videos of presentations that have been given by
6
6
project members and adopters.
7
7
8
8
9
- ** Talking TUF: Securing Software Distribution**
9
+ ## Talking TUF: Securing Software Distribution
10
10
11
- <a href="https://www.youtube.com/watch?feature=player_embedded&v=Aryr0O6H_2U
12
- " target="_ blank"><img src="https://img.youtube.com/vi/Aryr0O6H_2U/0.jpg "
13
- alt="Talking TUF" width="240" height="180" /></a >
11
+ {{< youtube "Aryr0O6H_2U" >}}
14
12
15
- ** Securing the Software Supply Chain with TUF and Docker**
13
+ ## Securing the Software Supply Chain with TUF and Docker
16
14
17
- <a href="https://www.youtube.com/watch?feature=player_embedded&v=SNge7-t4JRE
18
- " target="_ blank"><img src="https://img.youtube.com/vi/SNge7-t4JRE/0.jpg "
19
- alt="TUF and Docker" width="240" height="180" /></a >
15
+ {{< youtube "SNge7-t4JRE" >}}
20
16
21
- ** Atlassian Dev Den Tech Talk Series: Securing Rubygems with TUF**
22
-
23
- <a href="https://www.youtube.com/watch?feature=player_embedded&v=J0GkcToeDiM
24
- " target="_ blank"><img src="https://img.youtube.com/vi/J0GkcToeDiM/0.jpg "
25
- alt="Rubygems" width="240" height="180" /></a >
17
+ ## Atlassian Dev Den Tech Talk Series: Securing Rubygems with TUF
26
18
19
+ {{< youtube "J0GkcToeDiM" >}}
You can’t perform that action at this time.
0 commit comments