~mika/www.m1kadev.nl

ref: 660ec671e78dc9dde00c74c058dbcce61c8c348c www.m1kadev.nl/bricks/footer.thtml -rw-r--r-- 522 bytes
660ec671 — m1ka colophon: port last text 8 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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 rel="me" href="https://codeberg.org/m1ka/" style="text-decoration: none;">
        <img id="codeberg" src="/static/codeberg-logo_icon_blue.svg">
    </a>
    <a rel="me" href="https://mastodon.social/@m1kadev" style="text-decoration: none;">
        <img id="mastodon" src="/static/mastodon-logo-purple.svg">
    </a>
</div>
</footer>