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 46c9868 commit 390dd39Copy full SHA for 390dd39
web/src/pages/index.astro
@@ -4,9 +4,9 @@
4
import Layout from '../layouts/base.astro'
5
---
6
7
-<Layout title="Flora">
+<Layout title="Flora e Funga do Brasil">
8
<div class="h-screen v-screen flex flex-col items-center justify-center">
9
- <img class="h-64 w-auto" src="/flora.svg" alt="Logotipo Flora" />
+ <img class="h-64 w-auto" src="http://dalcinweb.s3-website-us-east-1.amazonaws.com/dwc2json/logoReflora.png" alt="Logotipo Flora" />
10
<div>
11
Acesse a <a class="text-green-800 font-bold" href="/taxa"
12
>página de pesquisa de taxa</a
0 commit comments