feat: Initial commit :)

This commit is contained in:
daudix-UFO
2023-08-31 03:38:44 +03:00
parent 940c84f4ee
commit f6cc7270d8
44 changed files with 2725 additions and 1 deletions

11
_includes/footer.html Normal file
View File

@ -0,0 +1,11 @@
<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>
<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>