fix footerlogo path

This commit is contained in:
Thomas Lynch
2023-02-12 09:04:16 +11:00
parent 0b648a3ce3
commit d1adb677ba
9 changed files with 9 additions and 9 deletions

View File

@ -43,7 +43,7 @@ _M.body = [[
</noscript>
<div class="powstatus"></div>
<footer>
<img src="/img/footerlogo.png" />
<img src="/.basedflare/img/footerlogo.png" />
<p>Security and Performance by <a href="https://basedflare.com">BasedFlare</a></p>
<p>Node: <code>%s</code></p>
</footer>