Skip to content

Commit 5d9ed40

Browse files
committed
updating side bar and embed video
1 parent 92895d4 commit 5d9ed40

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

website/docs/style_guide/about_style_guide.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Robot Framework Style Guide
1+
---
2+
sidebar_label: Style Guide
3+
title: Robot Framework Style Guide
4+
---
25

36
## Purpose
47

@@ -8,7 +11,14 @@ As a starting point use the existing standards from [Robot Framework](https://ro
811

912
## Robocon 2022 Presentation
1013

11-
[Robot Framework is not ...](https://youtu.be/Mpt_4MItha0)
14+
<iframe width="560"
15+
height="315"
16+
src="https://www.youtube.com/embed/Mpt_4MItha0"
17+
title="YouTube video player"
18+
frameborder="0"
19+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
20+
allowfullscreen>
21+
</iframe>
1222

1323
## Contributors
1424

@@ -60,6 +70,6 @@ Here are some good basic guidelines for formatting your Robot Framework code. As
6070

6171
---
6272

63-
Version 0.2a
73+
Version 0.3a
6474

6575
---

0 commit comments

Comments
 (0)