[Midnightbsd-cvs] www: www/art: fix broken image

smultron at midnightbsd.org smultron at midnightbsd.org
Tue Oct 21 15:57:42 EDT 2008


Log Message:
-----------
fix broken image

Modified Files:
--------------
    www/art:
        index.html (r1.7 -> r1.8)

Added Files:
-----------
    www/images/oxygen:
        archive128.png (r1.1)

Removed Files:
-------------
    www/images:
        archive.png

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/art/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -L art/index.html -L art/index.html -u -r1.7 -r1.8
--- art/index.html
+++ art/index.html
@@ -41,7 +41,7 @@
 							<td><img src="logo/MidnightBSDLogo64x64.png" alt="64x64 Logo"></td>
 							<td><img src="logo/MidnightBSDLogo128x128.png" alt="128x128 Logo"></td>
 							<td><a href="logo/MidnightBSDLogo.svg"><img src="logo/MidnightBSDLogoSVG.png" alt="SVG Logo"></a></td>
-							<td><a href="logo/MidnightbsdLogo.tgz"><img src="../images/oxygen/archive.png" alt="Archive Icon"></a></td>
+							<td><a href="logo/MidnightbsdLogo.tgz"><img src="../images/oxygen/archive128.png" alt="Archive Icon"></a></td>
 						</tr>
 						<tr>
 							<th>22 × 22</th>
Binary files - and /dev/null differ


More information about the Midnightbsd-cvs mailing list