Files
blog/_includes/footer.html
daudix-UFO 86193ce7e5 feat: Demo updates
I guess it's ready to be shown to Masto folks!
2023-09-02 06:30:33 +03:00

10 lines
327 B
HTML

<footer class="site-footer">
<p title="Last built at {{ site.time }} ">&copy; {{ site.title }}, 2023</p>
<p><a href="{{ site.sourceurl }}">Website source</a></p>
<small>
Powered by <a href="https://jekyllrb.com">Jekyll</a> and <a href="https://daudix-ufo.codeberg.page/duckquill">Duckquill</a>
</small>
</footer>