diff options
author | Anne Nicolas <ennael@mandriva.org> | 2008-03-06 17:42:05 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mandriva.org> | 2008-03-06 17:42:05 +0000 |
commit | 67694f0ebedf8aedf98ec0e05ec874a10c0da1fc (patch) | |
tree | 0cf822efde2d49f1c3b9b516d98378873b36527f /HTML/index.html | |
parent | c37e2403f84a659578f1898ab2d967682996e140 (diff) | |
download | indexhtml-67694f0ebedf8aedf98ec0e05ec874a10c0da1fc.tar indexhtml-67694f0ebedf8aedf98ec0e05ec874a10c0da1fc.tar.gz indexhtml-67694f0ebedf8aedf98ec0e05ec874a10c0da1fc.tar.bz2 indexhtml-67694f0ebedf8aedf98ec0e05ec874a10c0da1fc.tar.xz indexhtml-67694f0ebedf8aedf98ec0e05ec874a10c0da1fc.zip |
- remove unnecessary and broken images
- update css for web link
Diffstat (limited to 'HTML/index.html')
-rw-r--r-- | HTML/index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/HTML/index.html b/HTML/index.html index 129ffce..0db5139 100644 --- a/HTML/index.html +++ b/HTML/index.html @@ -22,13 +22,9 @@ <h1><a href="http://www.mandriva.com/"><span>Mandriva</span></a></h1> <ul> <li id="mandriva_com"><a href="http://www.mandriva.com/"><span>Mandriva</span></a></li> - <li id="club"><a href="http://club.mandriva.com/"><span>club.mandriva.com</span></a></li> <li id="store"><a href="http://store.mandriva.com/"><span>store.mandriva.com</span></a></li> - <li id="online"><a href="http://online.mandriva.com/"><span>online.mandriva.com</span></a></li> <li id="support"><a href="http://support.mandriva.com/"><span>support.mandriva.com</span></a></li> - <li id="kiosk"><a href="http://kiosk.mandriva.com/"><span>kiosk.mandriva.com</span></a></li> - <li id="mandriva_com2"><a href="http://www.mandriva.com/"><span>mandriva.com</span></a></li> </ul> </div> </body> -</html>
\ No newline at end of file +</html> |