~mika/www.m1kadev.nl

ref: 4d656d6d3c0d08b651351dd9aa938794e7a481b6 www.m1kadev.nl/bricks/extended-footer.html -rw-r--r-- 719 bytes
4d656d6d — m1kadev Start refactoring build.exs into kethel 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
<footer>
                <div id="metadata">
                    <p>Deployed from commit <code><span class="from-commit-short"></span></code>, on <span
                            class="build-date"></span>. built with lightningcss <span class="lightningcss"></span>,
                        html-minifier-next <span class="html-minifier-next"></span>, and uglifyjs <span
                            class="uglifyjs"></span> </p>
                </div>
                <div id="lynx">
                    <a href="https://github.com/m1kadev">
                        <img src="/static/github-mark-white.svg" width="32" height="32" alt="GitHub logo">
                    </a>
                </div>
            </footer>