rolandjesse.de/_includes/footer.html

11 lines
227 B
HTML
Executable file

<!-- Footer Start -->
<footer>
<div class="container text-center">
<p>Copyright &copy; {{ site.author }} {{ site.time | date: "%Y" }}</p>
</div>
</footer>
<p><br><br><br><br><br><br></p>
<!-- Footer End -->