Fix footer image link
This commit is contained in:
parent
24ca7f5927
commit
e78842fdb2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<hr>
|
||||
<div class="footer" role="contentinfo">
|
||||
<a href="https://www.debian.org/">
|
||||
<img src="{{ URL::asset('images/debian.gif') }}"
|
||||
<img src="{{ URL::asset('images/buttons/debian.gif') }}"
|
||||
class="pixel" width="88" height="31" alt="Powered by Debian">
|
||||
</a>
|
||||
<a href="https://dimden.dev/">
|
||||
|
|
Loading…
Reference in a new issue