Skip to content

Commit 90d1c90

Browse files
authored
Docs: Fix hidden-partition-animation not showing (#9686)
1 parent 44eb00d commit 90d1c90

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

site/docs/assets/lottie/hidden-partitioning-animation.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

site/overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h2 class="section-heading">Hidden Partitioning</h2>
216216
</div>
217217
<div class="col-lg-5 col-lg col-sm-12">
218218
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
219-
<lottie-player src="https://iceberg.apache.org/lottie/hidden-partitioning-animation.json"
219+
<lottie-player src="assets/lottie/hidden-partitioning-animation.json"
220220
background="transparent"
221221
speed="0.5"
222222
style="width: 430px; height: 400px"

0 commit comments

Comments
 (0)