Skip to content

Commit

Permalink
fixed home features
Browse files Browse the repository at this point in the history
fixed home features
  • Loading branch information
PepeElToro41 authored Aug 6, 2024
2 parents 9849477 + 82c7b9d commit 1ef74fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 7 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,18 @@ hero:
link: /api/home

features:
- title: Instant Feedback
icon: <img src="/home/play.png" />
- title: Instant Feedbacks
icon:
src: /home/play.png
details: UI Labs features a Hot-Reloader. <br/>See your changes in real-time.

- title: Controls
icon: <img src="/home/controls.png" />
icon:
src: /home/controls.png
details: Set controls for your story. Change your UI properties instantly.

- title: Sandboxed Environment
icon: <img src="/home/isolation.png" />
icon:
src: /home/isolation.png
details: Your code runs virtually in a isolated environment, no conflicts or side effects. Dont need to worry about resetting your code.
---
1 change: 0 additions & 1 deletion docs/public/chec.md

This file was deleted.

0 comments on commit 1ef74fd

Please sign in to comment.