Skip to content

Commit 390dd39

Browse files
author
Eduardo Dalcin
authored
Logo Reflora na Home
1 parent 46c9868 commit 390dd39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
import Layout from '../layouts/base.astro'
55
---
66

7-
<Layout title="Flora">
7+
<Layout title="Flora e Funga do Brasil">
88
<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" />
9+
<img class="h-64 w-auto" src="http://dalcinweb.s3-website-us-east-1.amazonaws.com/dwc2json/logoReflora.png" alt="Logotipo Flora" />
1010
<div>
1111
Acesse a <a class="text-green-800 font-bold" href="/taxa"
1212
>página de pesquisa de taxa</a

0 commit comments

Comments
 (0)