blog/layouts/partials/footer.html
2025-08-14 15:16:21 +01:00

10 lines
329 B
HTML

<!-- <hr /> -->
<footer id="footer">
<small>
made with <a href="https://gohugo.io">hugo</a> and my bastardised version of
<a href="https://github.com/LukasJoswiak/etch">this nice theme</a>
</small>
<!-- search javascript -->
<script src="/js/search.js"></script>
<script src="/js/toggle.js"></script>
</footer>