Add nextjs in example page
This commit is contained in:
parent
ff95e123ec
commit
43403679b2
BIN
apps/website/assets/nextjs.xcf
Normal file
BIN
apps/website/assets/nextjs.xcf
Normal file
Binary file not shown.
@ -37,5 +37,13 @@ any of the example.
|
|||||||
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/vue-vite-app"
|
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/vue-vite-app"
|
||||||
/>
|
/>
|
||||||
</Grid>
|
</Grid>
|
||||||
|
<Grid xs={12} sm={6} md={6} lg={6} xl={4}>
|
||||||
|
<ExampleCard
|
||||||
|
img="/img/nextjs.png"
|
||||||
|
title="Next.js"
|
||||||
|
desc="Next.js (single thread version)"
|
||||||
|
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/nextjs-app"
|
||||||
|
/>
|
||||||
|
</Grid>
|
||||||
</Grid>
|
</Grid>
|
||||||
</MuiThemeProvider>
|
</MuiThemeProvider>
|
||||||
|
BIN
apps/website/static/img/nextjs.png
Normal file
BIN
apps/website/static/img/nextjs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in New Issue
Block a user