diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 311966a8..9a620f00 100644 --- a/templates/base.html +++ b/templates/base.html @@ -78,7 +78,7 @@ </div> <div class="foot"> Copyright © 2002-2007, Judd Vinet <<a href="mailto:jvinet@zeroflux.org">jvinet@zeroflux.org</a>><br /><br /> - <img src="/logos/button.png" alt="Arch Linux" /> + <img src="/media/logos/button.png" alt="Arch Linux" /> </div> </body> </html> |