]> git.dujemihanovic.xyz Git - dujemihanovic.xyz.git/blobdiff - layouts/_default/baseof.html
Remove all use of CSS flexbox
[dujemihanovic.xyz.git] / layouts / _default / baseof.html
index a32c2f436445f52bd0ca16919a3ffb303fbb1977..4d53567ec71b94b5d4625d4d57d56b4a5c6743ae 100644 (file)
@@ -16,6 +16,7 @@
                </main>
                <br>
                <footer>
+                       <center>
                        <p>If you appreciate my work and would like to donate, you can donate XMR to this address or use the QR code below.</p>
                        <code>85qXBHh99bJ62p7s8upmoqYsvHrJvZWLTD7riHFo3E2jRvdQRoiNuXKRaDMAQiJ34Kfix3KHouNCW6bbD4zniWB5QxZR9Xx</code>
                        <p></p>
@@ -28,6 +29,7 @@
                        <!-- See comment above. -->
                        <a href="{{ $.Site.BaseURL }}posts/index.xml"><img src="{{ $image.RelPermalink }}" width="32px" height="32px" alt="Link to RSS feed"></a>
                        <p>This site is <a href="https://git.dujemihanovic.xyz/duje/dujemihanovic.xyz">free software</a>
+                       </center>
                </footer>
        </body>
 </html>