summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAylur <[email protected]>2025-01-01 19:11:24 +0100
committerAylur <[email protected]>2025-01-01 19:11:24 +0100
commitf2244c20f4a6018bdb7a5ff605cdf7047af4aa18 (patch)
tree708fd5970cc9449cc0fc6bddb798888c167dc9e4 /docs
parentce9ba0d07b44c52700fef44ea6c9cbad33c3fe44 (diff)
docs: update showcases
Diffstat (limited to 'docs')
-rw-r--r--docs/public/showcase/aylur.pngbin3202086 -> 0 bytes
-rw-r--r--docs/public/showcase/aylur.webpbin0 -> 59972 bytes
-rw-r--r--docs/public/showcase/tokyob0t.webp (renamed from docs/public/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp)bin122412 -> 122412 bytes
-rw-r--r--docs/public/vitepress-logo-large.webpbin33980 -> 0 bytes
-rw-r--r--docs/showcases/showcases.ts6
5 files changed, 3 insertions, 3 deletions
diff --git a/docs/public/showcase/aylur.png b/docs/public/showcase/aylur.png
deleted file mode 100644
index 5dc5dd7..0000000
--- a/docs/public/showcase/aylur.png
+++ /dev/null
Binary files differ
diff --git a/docs/public/showcase/aylur.webp b/docs/public/showcase/aylur.webp
new file mode 100644
index 0000000..7f89e04
--- /dev/null
+++ b/docs/public/showcase/aylur.webp
Binary files differ
diff --git a/docs/public/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp b/docs/public/showcase/tokyob0t.webp
index 94f6080..94f6080 100644
--- a/docs/public/showcase/tokyob0t-super-duper-hiper-mega-ultra-contribution.webp
+++ b/docs/public/showcase/tokyob0t.webp
Binary files differ
diff --git a/docs/public/vitepress-logo-large.webp b/docs/public/vitepress-logo-large.webp
deleted file mode 100644
index 2e47b15..0000000
--- a/docs/public/vitepress-logo-large.webp
+++ /dev/null
Binary files 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, 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",