From 91d4809bf7b8daeea1b42def7fb24c71f35f2527 Mon Sep 17 00:00:00 2001 From: Oluwatobi Sofela Date: Wed, 31 Jul 2024 15:29:10 +0100 Subject: docs: Add CodeSweetly to showcase (#2160) --- docs/src/assets/showcase/codesweetly.com.png | Bin 0 -> 65509 bytes docs/src/components/showcase-sites.astro | 1 + 2 files changed, 1 insertion(+) create mode 100644 docs/src/assets/showcase/codesweetly.com.png diff --git a/docs/src/assets/showcase/codesweetly.com.png b/docs/src/assets/showcase/codesweetly.com.png new file mode 100644 index 00000000..64dae43d Binary files /dev/null and b/docs/src/assets/showcase/codesweetly.com.png differ diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro index 2bd5c74a..73681168 100644 --- a/docs/src/components/showcase-sites.astro +++ b/docs/src/components/showcase-sites.astro @@ -156,4 +156,5 @@ import FluidGrid from './fluid-grid.astro'; href="https://styledictionary.com/" thumbnail="styledictionary.com.png" /> + -- cgit