diff options
author | eliott <eliott@cactuswax.net> | 2007-12-30 12:44:04 -0800 |
---|---|---|
committer | eliott <eliott@cactuswax.net> | 2007-12-30 12:44:04 -0800 |
commit | 7140f52a1f703563b76f0ac29e70d829b5bf5542 (patch) | |
tree | f1d5ce80ac3b1d2d63193af18b1db90f2c815606 /templates/base.html | |
parent | 73335f6a7f86b8b27e2c9658f6007f9bd86faa76 (diff) |
removed all the no longer referenced logos
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 9a620f00..266d73b1 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="/media/logos/button.png" alt="Arch Linux" /> + <img src="/media/button.png" alt="Arch Linux" /> </div> </body> </html> |