Ditch SSR method
This commit is contained in:
parent
56b61b2c1e
commit
f68bb92804
5 changed files with 5 additions and 32 deletions
|
@ -3,7 +3,6 @@ Type: Document
|
|||
Title: Components
|
||||
---
|
||||
|
||||
import {Zorn} from '@minpluto/zorn'
|
||||
import { Prism } from '@astrojs/prism';
|
||||
|
||||
Documentation template for the Astro Web Framework.
|
||||
|
@ -48,21 +47,6 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
|
|||
} />
|
||||
|
||||
|
||||
```jsx
|
||||
|
||||
```
|
||||
|
||||
## Zorn Player
|
||||
<Zorn
|
||||
PlayerName="nameit_whatever_you_want"
|
||||
Poster="https://md.sudovanilla.org/images/eay-p-v.jpg"
|
||||
Video="https://ocean.sudovanilla.org/media/videos/Ennie%20and%20Yoyki/Ennie%20and%20Yoyki%3A%20Non-Girly%20Games.mp4"
|
||||
CustomControls
|
||||
Milieu
|
||||
/>
|
||||
|
||||
A custom video player tailored for MinPluto.
|
||||
|
||||
## Video Player
|
||||
|
||||
<video controls src="https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm" poster="https://md.sudovanilla.org/images/eay-p-v.jpg"></video>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue