Ver código fonte

Refresh site with magazine styling

master
nano 6 dias atrás
pai
commit
8d0605d4b2
1 arquivos alterados com 4 adições e 1 exclusões
  1. +4
    -1
      app/views/shared/footer.asp

+ 4
- 1
app/views/shared/footer.asp Ver arquivo

@@ -3,7 +3,10 @@

<footer class="border-top py-3 mt-auto">
<div class="container">
<p class="text-muted small mb-0">&copy; <%= Year(Now()) %> BrainOrdure</p>
<div class="d-flex flex-column flex-md-row justify-content-between gap-2 align-items-md-center">
<p class="text-muted small mb-0">&copy; <%= Year(Now()) %> BrainOrdure</p>
<p class="text-muted small mb-0">Thoughtful posts. Clear categories. Reader comments.</p>
</div>
</div>
</footer>



Carregando…
Cancelar
Salvar

Powered by TurnKey Linux.