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

@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<body>
<h3 class="pt">Bad Request.</h3>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>

View File

@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<body>
<h3 class="pt">You look like a robot.</h3>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>

View File

@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<body>
<h3 class="pt">Request Time-out.</h3>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>

View File

@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<body>
<h3 class="pt">Slow down, you look like a robot.</h3>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>

View File

@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<body>
<h3 class="pt">Internal Server Error, please try again later.</h3>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>

View File

@ -22,7 +22,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<body>
<h3 class="pt">Bad Gateway.</h3>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>

View File

@ -23,7 +23,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<h3 class="pt">Service Unavailable.</h3>
<p>Sorry, the backend is unreachable or down for essential maintenance. Try again soon!</p>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>

View File

@ -23,7 +23,7 @@ footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh
<h3 class="pt">Gateway Time-out.</h3>
<p>Sorry, the backend is unreachable or down for essential maintenance. Try again soon!</p>
<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>20563af028ae90e0be85ab6c03f0e71b</code></p>
</footer>