summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOluwatobi Sofela2024-07-31 15:29:10 +0100
committerGitHub2024-07-31 16:29:10 +0200
commit91d4809bf7b8daeea1b42def7fb24c71f35f2527 (patch)
treee1826d6ab355105b5e95976cf22328ae046b5452
parentb4345ce24aaf8040f5b761d1565906e3343daa5a (diff)
downloadIT.starlight-91d4809bf7b8daeea1b42def7fb24c71f35f2527.tar.gz
IT.starlight-91d4809bf7b8daeea1b42def7fb24c71f35f2527.tar.bz2
IT.starlight-91d4809bf7b8daeea1b42def7fb24c71f35f2527.zip
docs: Add CodeSweetly to showcase (#2160)
-rw-r--r--docs/src/assets/showcase/codesweetly.com.pngbin0 -> 65509 bytes
-rw-r--r--docs/src/components/showcase-sites.astro1
2 files changed, 1 insertions, 0 deletions
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
--- /dev/null
+++ b/docs/src/assets/showcase/codesweetly.com.png
Binary files 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"
/>
+ <Card title="CodeSweetly" href="https://codesweetly.com/" thumbnail="codesweetly.com.png" />
</FluidGrid>