Skip to content

Commit d9be363

Browse files
committed
docs: more readme tweaking
1 parent ddcc269 commit d9be363

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ 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+
<p align="center">
1112
<a href="https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed">
1213
<img src="https://cdn.loom.com/sessions/thumbnails/fb4eb736848e470b8409ba46b514e2ed-00001.gif" width="75%">
1314
</a>
15+
</p>
1416

1517
<br>
1618

docs/get-started/overview.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@ 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+
<p align="center">
3233
<a href="https://www.loom.com/share/fb4eb736848e470b8409ba46b514e2ed">
3334
<img src="https://cdn.loom.com/sessions/thumbnails/fb4eb736848e470b8409ba46b514e2ed-00001.gif" width="75%">
3435
</a>
36+
</p>
3537
3638
<br>
3739

0 commit comments

Comments
 (0)