summaryrefslogtreecommitdiff
path: root/docs/showcases
diff options
context:
space:
mode:
Diffstat (limited to 'docs/showcases')
-rw-r--r--docs/showcases/showcases.ts8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/showcases/showcases.ts b/docs/showcases/showcases.ts
index 3d37197..2aea04a 100644
--- a/docs/showcases/showcases.ts
+++ b/docs/showcases/showcases.ts
@@ -26,5 +26,13 @@ export default [
description: "Abandonad toda esperanza, vosotros que entráis aquí.",
author: "tokyob0t",
},
+ {
+ image: "/astal/showcase/kotontrion-kompass.webp",
+ url: "https://github.com/kotontrion/kompass",
+ icon: "devicon-vala-plain",
+ title: "kompass",
+ author: "kotontrion",
+ },
+
// add more showcases here~
] satisfies Array<Grid<Showcase>>