Переглянути джерело

Refresh site with magazine styling

master
nano 6 дні тому
джерело
коміт
8d0605d4b2
1 змінених файлів з 4 додано та 1 видалено
  1. +4
    -1
      app/views/shared/footer.asp

+ 4
- 1
app/views/shared/footer.asp Переглянути файл

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



Завантаження…
Відмінити
Зберегти

Powered by TurnKey Linux.