~mika/www.m1kadev.nl

ref: ea1b870d77fd1dca287d91466f8c24c973dd3fb5 www.m1kadev.nl/bricks/footer.thtml -rw-r--r-- 291 bytes
ea1b870d — m1ka add /now page, fix licensing 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
<footer>
<div id="build-info">
    {{ &build_info }}
    All content on this website is licensed under <a href="">CC-BY-SA-4.0</a>, unless otherwise noted.
</div>
<div id="links">
    <a href="https://codeberg.org/m1ka/www.m1kadev.nl/">
        <img id="codeberg">
    </a>
</div>
</footer>