Roda pé Com site
This commit is contained in:
@@ -128,9 +128,16 @@
|
||||
<%# ── Rodapé ───────────────────────────────────────────── %>
|
||||
<footer class="<%= 'md:ml-64' if user_signed_in? %> border-t border-[#2a2a2a] py-5 px-4 md:px-8 text-center">
|
||||
<p class="text-gray-500 text-xs">
|
||||
© <%= Date.current.year %>
|
||||
<a href="https://victor.paravatti.com.br/" target="_blank" rel="noopener noreferrer"
|
||||
class="text-orange-500 font-semibold tracking-wide hover:text-orange-400 transition-colors">VK TECNOLOGIA</a>
|
||||
— Todos os direitos reservados.
|
||||
</p>
|
||||
<p class="text-gray-600 text-xs mt-1">
|
||||
Desenvolvido por
|
||||
<span class="text-orange-500 font-semibold tracking-wide">VK TECNOLOGIA</span>
|
||||
· © <%= Date.current.year %>
|
||||
<a href="https://victor.paravatti.com.br/" target="_blank" rel="noopener noreferrer"
|
||||
class="text-orange-500 hover:text-orange-400 transition-colors">VK Tecnologia</a>
|
||||
· Reem Logística
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user