From 9c11bb0f07eddaba90426c9550c33bea5f3c83e2 Mon Sep 17 00:00:00 2001
From: HiDeoo
Date: Fri, 29 Mar 2024 10:34:09 +0100
Subject: Remove duplicate from showcase example in `contributing.md` (#1692)
---
CONTRIBUTING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3dcc3356..275ead40 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -272,9 +272,9 @@ If you’ve built a documentation site with Starlight, adding it to the showcase
- The `thumbnail` attribute must be the filename of the screenshot you added in step 2.
```diff
-
+
- +
+ +
```
--
cgit