Skip to content

Commit 0d21f5a

Browse files
committed
[docs] add release video to downloads page
1 parent b2e14f7 commit 0d21f5a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/02_downloads.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ permalink: /downloads
66

77
The latest **stable** release is [**v{{ site.version }}**](https://github.com/tstack/lnav/releases/latest).
88

9+
<blockquote>
10+
<iframe width="560" height="315"
11+
src="https://www.youtube-nocookie.com/embed/6peBzqjgI2M?si=eu9ndJcS7m9WJGJ7"
12+
title="lnav v0.13.0 release"
13+
frameborder="0"
14+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
15+
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
16+
</blockquote>
17+
918
The following options are available for installing **lnav**:
1019

1120
## Linux

docs/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ to learn more.
9090

9191
<iframe width="560" height="315"
9292
src="https://www.youtube.com/embed/Su6aUb2yM1g?si=dNFSxX8d_gEnseA0"
93-
title="YouTube video player"
93+
title="Introduction to lnav"
9494
frameborder="0"
9595
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
9696
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)