Skip to content

Commit d974eb5

Browse files
Fabio BrasileiroFabio Brasileiro
authored andcommitted
ajuste
1 parent d2b10e2 commit d974eb5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/app/page/footer/footer.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ <h3 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">D
9191
<img src="../assets/logo-java-jugle.png" class="h-6 mr-3 sm:h-9" alt="jugle Logo" />
9292
Java Amazonas
9393
</a>
94-
<span class="block text-sm text-center text-gray-500 dark:text-gray-400">© 2024-2025 Jugle™. All Rights
95-
Reserved. Built with <a href="#" class="text-green-600 hover:underline dark:text-green-500">Jugle</a> and <a
96-
href="#" class="text-green-600 hover:underline dark:text-green-500">Amazonas</a>.
94+
<span class="block text-sm text-center text-gray-500 dark:text-gray-400">© 2024-2025 Jugle™. Seja livre
95+
para contribuir. Built with <a href="#" class="text-green-600 hover:underline dark:text-green-500">Tailwind
96+
css</a> and <a href="#" class="text-green-600 hover:underline dark:text-green-500">Angular</a>.
9797
</span>
9898
<ul class="flex justify-center mt-5 space-x-5">
9999
<!-- <li>

src/app/page/landing-page-inicio/landing-page-inicio.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
Comunidade<br>Java Amazonas</h1>
3535
<p class="mt-2 max-w-2xl mb-6 font-light text-zinc-600 lg:mb-8 md:text-lg lg:text-xl dark:text-gray-400">A
3636
comunidade
37-
foi criada na<a href="https://brasil.campus-party.org/cpamazonia/" class="hover:underline">Campus Party
37+
foi criada na <a href="https://brasil.campus-party.org/cpamazonia/" class="hover:underline">Campus Party
3838
Amazônia</a>, e ela mesma é uma excelente maneira de se conectar, comunicar e colaborar com outros
3939
desenvolvedores, compartilhando seus conhecimentos com o objetivo de expandir a experiência em Tecnologia.</p>
4040
<div class="space-y-4 sm:flex sm:space-y-0 sm:space-x-4">

0 commit comments

Comments
 (0)