Skip to content

Commit 7c20990

Browse files
Fabio BrasileiroFabio Brasileiro
authored andcommitted
building with tailwind and angular.dev links
1 parent 0629bf1 commit 7c20990

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ <h3 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">D
9292
Java Amazonas
9393
</a>
9494
<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>.
95+
para contribuir. Built with <a href="https://tailwindcss.com/" target="_blank" class="text-green-600 hover:underline dark:text-green-500">Tailwind
96+
css</a> and <a href="https://angular.dev/" target="_blank" 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>

0 commit comments

Comments
 (0)