Skip to content

Commit

Permalink
Adiciona o Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
edalcin authored Oct 28, 2023
1 parent 73f6782 commit 46c9868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/pages/taxa.astro
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const searchParamsWithPage = (page: number) => {
---

<BaseLayout title="Procura de Taxa">
<img src="http://dalcinweb.s3-website-us-east-1.amazonaws.com/dwc2json/logoReflora.png" alt="Reflora Logo">
<section class="m-2 p-2 border rounded border-slate-400 inline-block">
<h2 class="text-xl font-bold">Filtro</h2>
<form class="inline-flex flex-col gap-1">
Expand Down

0 comments on commit 46c9868

Please sign in to comment.