From f5c1d29a37d6404999aee9210cdbf09ed6a278be Mon Sep 17 00:00:00 2001 From: Edwin Date: Sun, 5 Jan 2025 14:24:49 +0800 Subject: add epik-shell to showcases --- docs/public/showcase/ezerinz.webp | Bin 0 -> 191114 bytes docs/showcases/showcases.ts | 7 +++++++ 2 files changed, 7 insertions(+) create mode 100644 docs/public/showcase/ezerinz.webp (limited to 'docs') diff --git a/docs/public/showcase/ezerinz.webp b/docs/public/showcase/ezerinz.webp new file mode 100644 index 0000000..7da8d7d Binary files /dev/null and b/docs/public/showcase/ezerinz.webp differ diff --git a/docs/showcases/showcases.ts b/docs/showcases/showcases.ts index e207b8a..f208517 100644 --- a/docs/showcases/showcases.ts +++ b/docs/showcases/showcases.ts @@ -33,6 +33,13 @@ export default [ title: "kompass", author: "kotontrion", }, + { + image: "/astal/showcase/ezerinz.webp", + url: "https://github.com/ezerinz/epik-shell", + icon: "devicon-javascript-plain", + title: "Epik Shell", + author: "ezerinz", + }, // add more showcases here~ ] satisfies Array> -- cgit v1.2.3