docs: update Edge and New badges

This commit is contained in:
Benjamin Canac
2023-06-27 17:29:00 +02:00
parent 10a9a3ea2b
commit 7a2845d75e
9 changed files with 10 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ defineShortcuts({
</script>
```
Shortcuts keys are written as the literal keyboard key value. Combinations are made with `_` separator. Chained shortcuts are made with `-` separator.
Shortcuts keys are written as the literal keyboard key value. Combinations are made with `_` separator. Chained shortcuts are made with `-` separator. :u-badge{label="New" class="!rounded-full"}
Modifiers are also available:
- `meta`: acts as `Command` for MacOS and `Control` for others