summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStewCam2024-06-04 22:48:20 +1000
committerGitHub2024-06-04 14:48:20 +0200
commitc4ef620417ee8dda483d8066f48aa059e1a4266c (patch)
tree7debdc3e7a871e441d796db6e5da65034561dcd9
parent4aeb726139fe0303d8498ed6219742ab4cfe5bc3 (diff)
downloadIT.starlight-c4ef620417ee8dda483d8066f48aa059e1a4266c.tar.gz
IT.starlight-c4ef620417ee8dda483d8066f48aa059e1a4266c.tar.bz2
IT.starlight-c4ef620417ee8dda483d8066f48aa059e1a4266c.zip
Add EspansoEdit to Starlight showcase (#1947)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r--docs/src/assets/showcase/ee.qqv.com.au.pngbin0 -> 116698 bytes
-rw-r--r--docs/src/components/showcase-sites.astro1
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/assets/showcase/ee.qqv.com.au.png b/docs/src/assets/showcase/ee.qqv.com.au.png
new file mode 100644
index 00000000..e8654b74
--- /dev/null
+++ b/docs/src/assets/showcase/ee.qqv.com.au.png
Binary files differ
diff --git a/docs/src/components/showcase-sites.astro b/docs/src/components/showcase-sites.astro
index ce2e0bb2..d7eca411 100644
--- a/docs/src/components/showcase-sites.astro
+++ b/docs/src/components/showcase-sites.astro
@@ -124,4 +124,5 @@ import FluidGrid from './fluid-grid.astro';
<Card title="TrueCharts" href="https://truecharts.org/" thumbnail="truecharts.org.png" />
<Card title="Kinde" href="https://docs.kinde.com/" thumbnail="kinde.com.png" />
<Card title="DMNO" href="https://dmno.dev" thumbnail="dmno.dev.png" />
+ <Card title="EspansoEdit" href="https://ee.qqv.com.au" thumbnail="ee.qqv.com.au.png" />
</FluidGrid>