File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,11 @@ 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
+ <p align =" center " >
11
12
<a href =" https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed " >
12
13
<img src =" https://cdn.loom.com/sessions/thumbnails/fb4eb736848e470b8409ba46b514e2ed-00001.gif " width =" 75% " >
13
14
</a >
15
+ </p >
14
16
15
17
<br >
16
18
Original file line number Diff line number Diff line change @@ -29,9 +29,11 @@ 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
+ <p align="center">
32
33
<a href="https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed">
33
34
<img src="https://cdn.loom.com/sessions/thumbnails/fb4eb736848e470b8409ba46b514e2ed-00001.gif" width="75%">
34
35
</a>
36
+ </p>
35
37
36
38
<br>
37
39
You can’t perform that action at this time.
0 commit comments