Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/hydrodactyl/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Hydrodactyl is the Pterodactyl-based game server management panel that focuses o
- **Faster loading times**: Hydrodactyl's load times are, on average, over 16 times faster than other closed-source Pterodactyl forks and Pelican. Smarter code splitting and chunking means that pages you visit in the panel only load necessary resources on demand. Better caching means that everything is simply snappy.
- **More secure**: Hydrodactyl's modern architecture means most severe and easily exploitable CVEs simply do not exist. We have also implemented SRI and integrity checks for production builds.
- **More accessible**: Hydrodactyl and Blueprint believe that gaming should be easily available for everyone. Hydrodactyl builds with the latest Web accessibility guidelines in mind. Hydrodactyl is entirely keyboard-navigable, even context menus, and screen-readers are easily compatible.
- **More approachable**: Hydrodactyl's friendly, approachable interface means that anyone can confidently run a game server with Pyro.
- **More approachable**: Hydrodactyl's friendly, approachable interface means that anyone can confidently run a game server.

![Dashboard Image](/fs.png)

Expand Down
Loading