maintenance page fix

This commit is contained in:
Thomas Lynch
2023-02-12 00:34:09 +11:00
parent 12ff24e2d5
commit 0b648a3ce3

View File

@ -17,8 +17,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<body>
<h3 class="pt">Under maintenance. Please try again soon!</h3>
<footer>
<img src="/img/footerlogo.png">
<p>Security and Performance by <a href="https://BasedFlare.com">BasedFlare</a></p>
<img src="/.basedflare/img/footerlogo.png">
<p>Security and Performance by <a href="https://basedflare.com">BasedFlare</a></p>
<p>Node: <code>%[env(RAY_ID)]</code></p>
</footer>