Skip to content

Commit 8650150

Browse files
committed
docs: tweak gh readme video width
1 parent 809dfe9 commit 8650150

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@ is designed as an alternative to
88
Check out the below screencast for a walkthrough of creating a
99
documentation site, or read on for instructions.
1010

11+
<div width="50%">
12+
1113
<div>
1214

1315
[![](https://cdn.loom.com/sessions/thumbnails/fb4eb736848e470b8409ba46b514e2ed-00001.gif)](https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed)
1416

1517
</div>
1618

19+
</div>
20+
1721
<br>
1822

1923
## Installation

docs/get-started/overview.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ if "BUILDING_README" in os.environ:
2929
# I don't know why, but we need to repeat the Installation header here.
3030
# or quarto makes it disappear when we generate the readme
3131
print("""
32+
<div width="50%">
3233
[![](https://cdn.loom.com/sessions/thumbnails/fb4eb736848e470b8409ba46b514e2ed-00001.gif)](https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed)
34+
</div>
3335
3436
<br>
3537

0 commit comments

Comments
 (0)