From bbbb349ad97ef65942797ba63b887ec06b31af26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ram=C3=B3n=20Jim=C3=A9nez?= Date: Tue, 28 Jan 2025 04:10:08 +0100 Subject: [PATCH] Update link for `COSMIC` in showcase --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index c391dd6..0bb4e39 100644 --- a/templates/index.html +++ b/templates/index.html @@ -112,9 +112,9 @@

# Showcase

// Inspired by wgpu.rs const showcase_list = [ { - "name": "COSMIC DE", + "name": "COSMIC", "description": "A new Wayland desktop environment made for Pop!_OS and other Linux distros.", - "website": "https://blog.system76.com/post/cosmic-the-road-to-alpha", + "website": "https://system76.com/cosmic/", "thumbnail": "showcase/cosmic.png", "has_webp": false, },