~mika/www.m1kadev.nl

ref: fbf618ecafa959b70d39a0ede68f10be2ab7fdda www.m1kadev.nl/bricks/footer.thtml -rw-r--r-- 522 bytes
fbf618ec — m1ka new thought: steamworks a month 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>