File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,16 @@ is designed as an alternative to
8
8
Check out the below screencast for a walkthrough of creating a
9
9
documentation site, or read on for instructions.
10
10
11
+ <div width =" 50% " >
12
+
11
13
<div >
12
14
13
15
[ ![ ] ( https://cdn.loom.com/sessions/thumbnails/fb4eb736848e470b8409ba46b514e2ed-00001.gif )] ( https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed )
14
16
15
17
</div >
16
18
19
+ </div >
20
+
17
21
<br >
18
22
19
23
## Installation
Original file line number Diff line number Diff line change @@ -29,7 +29,9 @@ if "BUILDING_README" in os.environ:
29
29
# I don't know why, but we need to repeat the Installation header here.
30
30
# or quarto makes it disappear when we generate the readme
31
31
print("""
32
+ <div width="50%">
32
33
[](https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed)
34
+ </div>
33
35
34
36
<br>
35
37
You can’t perform that action at this time.
0 commit comments