Skip to content

Commit 27a679b

Browse files
vdyedscho
authored andcommitted
Migrate 'Videos' page
To turn the page into the default for the containing directory in the Hugo world, the `index.html` file is renamed to `_index.html`. Signed-off-by: Victoria Dye <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 94dd4cd commit 27a679b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

content/videos/_index.html

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
section: "documentation"
3+
subsection: "videos"
4+
title: "Git - Videos"
5+
url: /videos.html
6+
aliases:
7+
- /videos/index.html
8+
---
9+
10+
<div id='main'>
11+
<h1>Videos</h1>
12+
{{< videos img_suffix="@2x" dimensions="width=\"294\" height=\"164\"" >}}
13+
</div>

0 commit comments

Comments
 (0)