diff options
author | Aylur <[email protected]> | 2024-11-07 01:45:07 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-11-07 01:45:07 +0000 |
commit | 51514347ef3bc1d7a6f37e798a43111b2f2fc9e0 (patch) | |
tree | c5f3d355b25d640e98bed5f89ad2ecc4de8eb36b /docs/guide/getting-started | |
parent | 5074a76b8c7405f77cfab8674c4e5e26c5d05da6 (diff) |
example: media player
Diffstat (limited to 'docs/guide/getting-started')
-rw-r--r-- | docs/guide/getting-started/supported-languages.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/guide/getting-started/supported-languages.md b/docs/guide/getting-started/supported-languages.md index a9d2824..55ea6b2 100644 --- a/docs/guide/getting-started/supported-languages.md +++ b/docs/guide/getting-started/supported-languages.md @@ -24,6 +24,8 @@ Examples: - [Notification Popups](https://github.com/Aylur/astal/tree/main/examples/js/notifications)  +- [Media Player](https://github.com/Aylur/astal/tree/main/examples/js/media-player) + ## Lua |