We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a2fc3 commit 1610c43Copy full SHA for 1610c43
root/app/www/public/images/nzxl-logo.svg
root/app/www/public/includes/footer.php
@@ -24,7 +24,7 @@
24
<span class="text-muted">
25
Themes by
26
<a href="https://nzxl.space" target="_blank">
27
- <img class="nzxl_space_logo" src="https://nzxl.space/images/logo.svg" width="28" alt="nzxl.space logo" />
+ <img class="nzxl_space_logo" src="/images/nzxl-logo.svg" width="28" alt="nzxl" />
28
</a>
29
</span>
30
<select class="form-select d-inline-block w-50" onchange="updateSetting('defaultTheme', $(this).val());">
0 commit comments