~mika/www.m1kadev.nl

ref: a36e68f8903918b576590da3165cbed85ad787c1 www.m1kadev.nl/bricks/extended-footer.html -rw-r--r-- 719 bytes
a36e68f8 — m1kadev fix bug with qoutes in ogp meta tags 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>