We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8f045 commit dbfdbd1Copy full SHA for dbfdbd1
packages/docs/src/routes/(ecosystem)/showcase/index.tsx
@@ -44,19 +44,6 @@ export default component$(() => {
44
<SiteLink entry={entry as any} key={entry.href} />
45
))}
46
</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>
60
<section>
61
<h2>How are the scores calculated?</h2>
62
<p>
0 commit comments