Spaces:
Runtime error
Runtime error
Update src/lib/components/chat/ChatIntroduction.svelte
Browse files
src/lib/components/chat/ChatIntroduction.svelte
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
{/if}
|
| 35 |
</div>
|
| 36 |
<p class="text-base text-gray-600 dark:text-gray-400">
|
| 37 |
-
Making the community's best AI chat models with internet access available to everyone.
|
| 38 |
</p>
|
| 39 |
</div>
|
| 40 |
</div>
|
|
|
|
| 34 |
{/if}
|
| 35 |
</div>
|
| 36 |
<p class="text-base text-gray-600 dark:text-gray-400">
|
| 37 |
+
Making the community's best AI chat models with internet access available to everyone. (🌍)
|
| 38 |
</p>
|
| 39 |
</div>
|
| 40 |
</div>
|