diff options
| author | zwlucas <lucas.oliveira1676@etec.sp.gov.br> | 2025-04-01 12:18:15 +0000 |
|---|---|---|
| committer | zwlucas <lucas.oliveira1676@etec.sp.gov.br> | 2025-04-01 12:18:15 +0000 |
| commit | dbf1f62ca81eafe13bf058ac94877f378c99114b (patch) | |
| tree | 118d901f2e4fa0640643cf94c9d913f526358541 /app/layout.tsx | |
| parent | 076a8f408dd3237546406c74c6a1d57d770ff78b (diff) | |
| download | eleicoes-dbf1f62ca81eafe13bf058ac94877f378c99114b.tar.gz eleicoes-dbf1f62ca81eafe13bf058ac94877f378c99114b.zip | |
responsive web
Diffstat (limited to 'app/layout.tsx')
| -rw-r--r-- | app/layout.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/layout.tsx b/app/layout.tsx index cc5ccbe..7923b04 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -9,7 +9,7 @@ const roboto = Roboto({ }); export const metadata: Metadata = { - title: "Justiça Eleitoral - Sistema de Votação", + title: "Justiça Eleitoral Estudantil", description: "Eleições Estudantis", }; |