Skip to content

Commit dbfdbd1

Browse files
authored
chore (docs): remove add showcase call to action (#7878)
1 parent 5d8f045 commit dbfdbd1

File tree

1 file changed

+0
-13
lines changed
  • packages/docs/src/routes/(ecosystem)/showcase

1 file changed

+0
-13
lines changed

packages/docs/src/routes/(ecosystem)/showcase/index.tsx

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,6 @@ export default component$(() => {
4444
<SiteLink entry={entry as any} key={entry.href} />
4545
))}
4646
</ul>
47-
<section>
48-
<h2>Add Site</h2>
49-
<p>This page missing any great site or in need of an update?</p>
50-
<p>
51-
<a
52-
href="https://github.com/QwikDev/qwik/edit/main/packages/docs/scripts/pages.json"
53-
target="_blank"
54-
class="edit-page"
55-
>
56-
Edit this page!
57-
</a>
58-
</p>
59-
</section>
6047
<section>
6148
<h2>How are the scores calculated?</h2>
6249
<p>

0 commit comments

Comments
 (0)