From 82fd9e6967f26333669fed137f6ef3a6969489d4 Mon Sep 17 00:00:00 2001 From: Jas Singh Date: Sun, 12 Jan 2025 04:41:45 -0800 Subject: Added HyprPanel to showcase. (#244) --- docs/showcases/showcases.ts | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/showcases/showcases.ts') diff --git a/docs/showcases/showcases.ts b/docs/showcases/showcases.ts index f208517..a673aaf 100644 --- a/docs/showcases/showcases.ts +++ b/docs/showcases/showcases.ts @@ -40,6 +40,13 @@ export default [ title: "Epik Shell", author: "ezerinz", }, + { + image: "/astal/showcase/hyprpanel_showcase.webp", + url: "https://github.com/Jas-SinghFSU/hyprpanel", + icon: "devicon-javascript-plain", + title: "HyprPanel", + author: "Jas", + }, // add more showcases here~ ] satisfies Array> -- cgit v1.2.3