Skip to content

Commit 82fd9e6

Browse files
authoredJan 12, 2025··
Added HyprPanel to showcase. (#244)
1 parent 50500a4 commit 82fd9e6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
 
85.2 KB
Binary file not shown.

‎docs/showcases/showcases.ts

+7
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ export default [
4040
title: "Epik Shell",
4141
author: "ezerinz",
4242
},
43+
{
44+
image: "/astal/showcase/hyprpanel_showcase.webp",
45+
url: "https://github.com/Jas-SinghFSU/hyprpanel",
46+
icon: "devicon-javascript-plain",
47+
title: "HyprPanel",
48+
author: "Jas",
49+
},
4350

4451
// add more showcases here~
4552
] satisfies Array<Grid<Showcase>>

0 commit comments

Comments
 (0)
Please sign in to comment.