summaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-07 22:19:48 +0200
committerGitHub <[email protected]>2024-09-07 22:19:48 +0200
commit4c3bef123b3fc3150f3615339bf517f97511a334 (patch)
treec172222c225b99af5f0a4d5c078b4dc4ce49443f /docs/getting-started
parent1eaf72a8149400f9e3a12ba217ed5f8c68a91cb2 (diff)
docs: add example js bar
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/supported-languages.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/getting-started/supported-languages.md b/docs/getting-started/supported-languages.md
index 4ddda32..9f3831b 100644
--- a/docs/getting-started/supported-languages.md
+++ b/docs/getting-started/supported-languages.md
@@ -11,8 +11,9 @@ The runtime is [GJS](https://gitlab.gnome.org/GNOME/gjs) and **not** nodejs
:::
Examples:
+- [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/js/simple-bar)
+![sime-bar](https://github.com/user-attachments/assets/a306c864-56b7-44c4-8820-81f424f32b9b)
-- TODO
## Lua