Skip to content

Commit 605d914

Browse files
committed
update docs
1 parent 06ccc72 commit 605d914

File tree

6 files changed

+2
-8
lines changed

6 files changed

+2
-8
lines changed

Docs~/pages/live-preview.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,4 @@ Make sure to disable it at the end more a more optimized shader.
1515

1616
## Example
1717

18-
<video width="1920" height="1080" controls preload="auto">
19-
<source src="/live-preview.mp4" type="video/mp4" />
20-
Your browser does not support the video tag
21-
</video>
18+
<Image src="/Graphlit/live-preview.avif" width={1000} height={500} />

Docs~/pages/toon.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,4 @@ This mode allows receiving shadows.
4646

4747
Use it to adjust any variable.
4848

49-
<video width="1920" height="1080" controls preload="auto">
50-
<source src="/audiolink.webm" type="video/webm" />
51-
Your browser does not support the video tag
52-
</video>
49+
<Image src="/Graphlit/audiolink.avif" width={1000} height={500} />

Docs~/public/audiolink.avif

97.4 KB
Binary file not shown.

Docs~/public/audiolink.webm

-209 KB
Binary file not shown.

Docs~/public/live-preview.avif

360 KB
Binary file not shown.

Docs~/public/live-preview.mp4

-1.22 MB
Binary file not shown.

0 commit comments

Comments
 (0)