Skip to content

Commit

Permalink
Merge pull request #1775 from appwrite/fix-icon
Browse files Browse the repository at this point in the history
Remove appwrite icon from section
  • Loading branch information
ItzNotABug authored Feb 17, 2025
2 parents a33b37d + 7880c2f commit 847d894
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/routes/products/messaging/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -419,17 +419,6 @@ messaging.create_email(
<p class="web-info-boxes-content">
Send realtime alerts to your users within your application.
</p>
<ul class="mt-4 flex flex-wrap gap-2">
<li>
<a class="web-interactive-tag" href="/docs">
<span
class="web-icon-appwrite web-u-margin-inline-end-4 text-sm"
aria-hidden="true"
/>
<span class="text">Appwrite</span>
</a>
</li>
</ul>
</li>
<li class="web-info-boxes-item">
<img
Expand Down

0 comments on commit 847d894

Please sign in to comment.