Sfoglia il codice sorgente

Refresh site with magazine styling

master
nano 6 giorni fa
parent
commit
8d0605d4b2
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. +4
    -1
      app/views/shared/footer.asp

+ 4
- 1
app/views/shared/footer.asp Vedi File

@@ -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>



Loading…
Annulla
Salva

Powered by TurnKey Linux.