Skip to content

Commit 70dd367

Browse files
committed
docs: fix link tag
1 parent 417af82 commit 70dd367

File tree

1 file changed

+0
-42
lines changed

1 file changed

+0
-42
lines changed

src/snippets/resources.html

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@
1818
Developer Portal
1919
</a>
2020
</li>
21-
<!-- <li>
22-
<a
23-
href="https://github.com/dyte-samples"
24-
class="flex items-center gap-2 text-inherit"
25-
target="_blank"
26-
>
27-
<img src="/static/landing-page/sdk-icons/resources/apps.png" />
28-
Sample Apps
29-
</a>
30-
</li> -->
3121
<li>
3222
<a href="/faq" class="flex items-center gap-2 text-inherit">
3323
<img
@@ -82,36 +72,4 @@
8272
</a>
8373
</li>
8474
</ul>
85-
86-
<!-- <div class="hr-line"></div> -->
87-
88-
<!-- <h2 class="text-sm text-primary dark:text-primary-100">
89-
Getting started with Dyte
90-
</h2>
91-
<ul
92-
class="flex list-none flex-col gap-2 pl-0 text-gray-700 dark:text-zinc-200"
93-
>
94-
<li>
95-
<a href="#" class="flex items-center gap-2 text-inherit">
96-
<img src="/static/landing-page/sdk-icons/resources/video-library.png" />
97-
Videos
98-
</a>
99-
</li>
100-
<li>
101-
<a href="#" class="flex items-center gap-2 text-inherit">
102-
<img src="/static/landing-page/sdk-icons/resources/menu-book.png" />
103-
Blog
104-
</a>
105-
</li>
106-
<li>
107-
<a href="/guides" class="flex items-center gap-2 text-inherit">
108-
<img src="/static/landing-page/sdk-icons/resources/book.png" />
109-
Guides
110-
</a>
111-
</li>
112-
</ul>
113-
114-
<a href="#" class="mt-4 font-semibold text-primary dark:text-primary-100">
115-
View all resources &rarr;
116-
</a> -->
11775
</div>

0 commit comments

Comments
 (0)