Skip to content

Commit 1610c43

Browse files
committed
Update themes author image url
1 parent 48a2fc3 commit 1610c43

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
Lines changed: 14 additions & 0 deletions
Loading

root/app/www/public/includes/footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<span class="text-muted">
2525
Themes by
2626
<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" />
27+
<img class="nzxl_space_logo" src="/images/nzxl-logo.svg" width="28" alt="nzxl" />
2828
</a>
2929
</span>
3030
<select class="form-select d-inline-block w-50" onchange="updateSetting('defaultTheme', $(this).val());">

0 commit comments

Comments
 (0)