website/_includes/footer.html

5 lines
216 B
HTML
Raw Normal View History

2023-10-24 16:47:07 +00:00
<footer style="height: 40px">
2024-03-29 04:13:45 +00:00
<span><img src="../assets/base/distrust-white.svg" width="20px" alt="copyleft"/></span> {{ site.footer }}
2023-10-24 16:47:07 +00:00
<script type="text/javascript" src="/assets/js/main.js"></script>
2023-01-21 18:06:10 +00:00
</footer>