Skip to content

Commit 5fc5406

Browse files
author
v1rtl
committed
fix images in docs
1 parent ca61b21 commit 5fc5406

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

docs/introduction.mdx

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,9 @@ straight forward effects-chain.
1515
npm install @react-three/postprocessing
1616
```
1717

18-
<p align="center">
19-
<a href="https://pqrpl.csb.app" target="_blank">
20-
<img width="274" src="bubbles.jpg" alt="Bubbles" />
21-
</a>
22-
<a href="https://5jgjz.csb.app" target="_blank">
23-
<img width="274" src="control.jpg" alt="Take Control" />
24-
</a>
25-
</p>
26-
<p align="middle">
27-
<i>These demos are real, you can click them! They contain the full code, too. 📦</i>
28-
</p>
18+
[![Bubbles](bubbles.jpg)](https://m94xb.csb.app)
19+
20+
[![Control](control.jpg)](https://5jgjz.csb.app)
2921

3022
#### Why postprocessing and not three/examples/jsm/postprocessing?
3123

0 commit comments

Comments
 (0)