From f2244c20f4a6018bdb7a5ff605cdf7047af4aa18 Mon Sep 17 00:00:00 2001 From: Aylur Date: Wed, 1 Jan 2025 19:11:24 +0100 Subject: docs: update showcases --- docs/public/showcase/aylur.png | Bin 3202086 -> 0 bytes docs/public/showcase/aylur.webp | Bin 0 -> 59972 bytes ...b0t-super-duper-hiper-mega-ultra-contribution.webp | Bin 122412 -> 0 bytes docs/public/showcase/tokyob0t.webp | Bin 0 -> 122412 bytes docs/public/vitepress-logo-large.webp | Bin 33980 -> 0 bytes docs/showcases/showcases.ts | 6 +++--- 6 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 docs/public/showcase/aylur.png create mode 100644 docs/public/showcase/aylur.webp delete mode 100644 docs/public/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp create mode 100644 docs/public/showcase/tokyob0t.webp delete mode 100644 docs/public/vitepress-logo-large.webp (limited to 'docs') diff --git a/docs/public/showcase/aylur.png b/docs/public/showcase/aylur.png deleted file mode 100644 index 5dc5dd7..0000000 Binary files a/docs/public/showcase/aylur.png and /dev/null differ diff --git a/docs/public/showcase/aylur.webp b/docs/public/showcase/aylur.webp new file mode 100644 index 0000000..7f89e04 Binary files /dev/null and b/docs/public/showcase/aylur.webp differ diff --git a/docs/public/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp b/docs/public/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp deleted file mode 100644 index 94f6080..0000000 Binary files a/docs/public/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp and /dev/null differ diff --git a/docs/public/showcase/tokyob0t.webp b/docs/public/showcase/tokyob0t.webp new file mode 100644 index 0000000..94f6080 Binary files /dev/null and b/docs/public/showcase/tokyob0t.webp differ diff --git a/docs/public/vitepress-logo-large.webp b/docs/public/vitepress-logo-large.webp deleted file mode 100644 index 2e47b15..0000000 Binary files a/docs/public/vitepress-logo-large.webp and /dev/null differ diff --git a/docs/showcases/showcases.ts b/docs/showcases/showcases.ts index 2aea04a..e207b8a 100644 --- a/docs/showcases/showcases.ts +++ b/docs/showcases/showcases.ts @@ -12,14 +12,14 @@ type Grid = T | [T, T] export default [ { - image: "/astal/showcase/aylur.png", + image: "/astal/showcase/aylur.webp", url: "https://github.com/Aylur/dotfiles", icon: "devicon-typescript-plain", - description: "Placeholder (this is an ags v1 screenshot)", + title: "Marble Shell", author: "Aylur", }, { - image: "/astal/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp", + image: "/astal/showcase/tokyob0t.webp", url: "https://github.com/tokyob0t/dotfiles", icon: "devicon-lua-plain", title: "Tokyob0t's Desktop", -- cgit v1.2.3