feat: Initial commit :)
This commit is contained in:
11
_includes/footer.html
Normal file
11
_includes/footer.html
Normal file
@ -0,0 +1,11 @@
|
||||
<footer class="site-footer">
|
||||
<p title="Last built at {{ site.time }} ">© {{ site.title }}, 2023</p>
|
||||
|
||||
<p><a href="{{ site.sourceurl }}">Website source</a></p>
|
||||
|
||||
<small>
|
||||
<p>
|
||||
Powered by <a href="https://jekyllrb.com">Jekyll</a> and <a href="https://codeberg.org/daudix-UFO/duckquill-source">Duckquill</a>
|
||||
</p>
|
||||
</small>
|
||||
</footer>
|
Reference in New Issue
Block a user