~mika/www.m1kadev.nl

ref: 69eb0636b9856aeaeed063dfdcf43eac59f7b8a1 www.m1kadev.nl/bricks/extended-footer.html -rw-r--r-- 719 bytes
69eb0636 — m1kadev move templates to separate directory 7 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>