Skip to content

Commit c8423a7

Browse files
committed
Adds icons to the home page. Update favicon.
1 parent dd97043 commit c8423a7

File tree

6 files changed

+340
-138
lines changed

6 files changed

+340
-138
lines changed

docs/en/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,13 @@ hero:
1515

1616
features:
1717
- title: Safer commands with better arguments
18+
icon: 🔒
1819
details: Prevent players running invalid commands by picking from over 50 specialized arguments with built-in error checking, suggestions, tooltips, and permission checks.
1920
- title: Supports vanilla datapacks
21+
icon: { src: "images/commandblock.webp" }
2022
details: Let your command to be executed by the built-in <code>/execute</code> command, command blocks, and even datapack functions and tags.
2123
- title: Write code how <i>you</i> want to
24+
icon: { src: "images/kotlin.png" }
2225
details: Want a Brigadier tree-like structure? Want to use Kotlin? Want an annotation-based command system? We've got you covered.
2326
---
2427

docs/public/favicon.svg

Lines changed: 143 additions & 138 deletions
Loading

docs/public/images/cmdapilogosmall.svg

Lines changed: 194 additions & 0 deletions
Loading
23.2 KB
Loading

docs/public/images/kotlin.png

58 KB
Loading
78 KB
Loading

0 commit comments

Comments
 (0)